summaryrefslogtreecommitdiffstats
path: root/src/plugins/platformthemes/platformthemes.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/platformthemes/platformthemes.pro')
-rw-r--r--src/plugins/platformthemes/platformthemes.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/plugins/platformthemes/platformthemes.pro b/src/plugins/platformthemes/platformthemes.pro
index f5f54068a2..0e2812bed3 100644
--- a/src/plugins/platformthemes/platformthemes.pro
+++ b/src/plugins/platformthemes/platformthemes.pro
@@ -1,3 +1,4 @@
TEMPLATE = subdirs
+QT_FOR_CONFIG += widgets-private
-contains(QT_CONFIG, gtk3): SUBDIRS += gtk3
+qtHaveModule(widgets):qtConfig(gtk3): SUBDIRS += gtk3