Compile.
gtkstyle depends on x11. Change-Id: Ia056b5e63c1f1eedfa107f7622226e6a59dae894 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
This commit is contained in:
parent
8b9668c633
commit
fe59f15a5b
@ -43,6 +43,7 @@ contains(QT_CONFIG, gtkstyle) {
|
||||
QMAKE_CXXFLAGS += $$QT_CFLAGS_QGTKSTYLE
|
||||
LIBS_PRIVATE += $$QT_LIBS_QGTKSTYLE
|
||||
styles += gtk
|
||||
CONFIG += x11
|
||||
}
|
||||
|
||||
contains( styles, mac ) {
|
||||
|
Loading…
Reference in New Issue
Block a user