summaryrefslogtreecommitdiffstats
path: root/src/plugins/platformthemes/platformthemes.pro
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2020-03-31 16:07:55 +0200
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2020-06-03 18:47:56 +0200
commit788cd98b357fdc9dd8b0f0b1baf1033f0efa1f11 (patch)
tree7e54f6a591eb92ff83bffac59764ee764523bc81 /src/plugins/platformthemes/platformthemes.pro
parent87d32424de2f471a520c1f3ba0c3035fbff7ee06 (diff)
Move QAbstractFileIconEngine into QtGui
Task-number: QTBUG-83255 Change-Id: Iab502c51600b96f315113b08fa473ed28a5457fc Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/plugins/platformthemes/platformthemes.pro')
-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 3bcc659199..07deff036d 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):qtConfig(mimetype): SUBDIRS += xdgdesktopportal
+qtConfig(dbus):qtConfig(regularexpression):qtConfig(mimetype):!darwin:!win32: SUBDIRS += xdgdesktopportal
qtHaveModule(widgets):qtConfig(gtk3): SUBDIRS += gtk3