Fix style problem
This commit is contained in:
parent
8f29298684
commit
c825ccebb9
@ -17,7 +17,7 @@ struct GenerationConfiguration {
|
|||||||
|
|
||||||
/// The include directory.
|
/// The include directory.
|
||||||
static let adwIncludeDir = "$(pkg-config --variable=includedir libadwaita-1)"
|
static let adwIncludeDir = "$(pkg-config --variable=includedir libadwaita-1)"
|
||||||
|
|
||||||
/// The directory containing the GIR files.
|
/// The directory containing the GIR files.
|
||||||
static let gtkGirFilePath = "\(gtkIncludeDir)/../share/gir-1.0/"
|
static let gtkGirFilePath = "\(gtkIncludeDir)/../share/gir-1.0/"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user