aboutsummaryrefslogtreecommitdiff
path: root/depends/patches/qt/mac-qmake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'depends/patches/qt/mac-qmake.conf')
-rw-r--r--depends/patches/qt/mac-qmake.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/depends/patches/qt/mac-qmake.conf b/depends/patches/qt/mac-qmake.conf
index 402e0555b0..f565fe3e75 100644
--- a/depends/patches/qt/mac-qmake.conf
+++ b/depends/patches/qt/mac-qmake.conf
@@ -1,6 +1,5 @@
MAKEFILE_GENERATOR = UNIX
CONFIG += app_bundle incremental global_init_link_order lib_version_first plugin_no_soname absolute_library_soname
-DEFINES += QT_NO_PRINTER QT_NO_PRINTDIALOG
QMAKE_INCREMENTAL_STYLE = sublib
include(../common/macx.conf)
include(../common/gcc-base-mac.conf)