summaryrefslogtreecommitdiffstats
path: root/src/plugins/platformthemes
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2018-09-28 11:40:10 +0200
committerLiang Qi <liang.qi@qt.io>2018-10-12 14:26:33 +0000
commit3eebadc1734463afa469dcd08eab8c5d2557dec6 (patch)
tree939afe7c3da0ff7249c6ae7f167dd56442401f51 /src/plugins/platformthemes
parent9c8ca26a4829d5ce810c9653fec3dfe48717f0b1 (diff)
Modernize the "mimetype" feature
Change-Id: I9b67c2cbc0891a38ece18d521c86fbc7344dce7a Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Diffstat (limited to 'src/plugins/platformthemes')
-rw-r--r--src/plugins/platformthemes/platformthemes.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/platformthemes/platformthemes.pro b/src/plugins/platformthemes/platformthemes.pro
index 17b1d91c6a..02ed3406e7 100644
--- a/src/plugins/platformthemes/platformthemes.pro
+++ b/src/plugins/platformthemes/platformthemes.pro
@@ -1,6 +1,6 @@
TEMPLATE = subdirs
QT_FOR_CONFIG += widgets-private
-qtConfig(dbus):qtConfig(regularexpression): SUBDIRS += flatpak
+qtConfig(dbus):qtConfig(regularexpression):qtConfig(mimetype): SUBDIRS += flatpak
qtHaveModule(widgets):qtConfig(gtk3): SUBDIRS += gtk3