Files
MINGW-packages/mingw-w64-qt5/0054-win32-dont-need-flatpack-theme.patch
2018-12-08 12:22:16 +03:00

11 lines
525 B
Diff

--- x86_64/qtbase/src/plugins/platformthemes/platformthemes.pro.orig 2018-04-25 13:28:03.000000000 +0300
+++ x86_64/qtbase/src/plugins/platformthemes/platformthemes.pro 2018-06-16 13:46:08.607496600 +0300
@@ -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):!win32: SUBDIRS += xdgdesktopportal
qtHaveModule(widgets):qtConfig(gtk3): SUBDIRS += gtk3