summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorMorten Sorvig <msorvig@trolltech.com>2009-09-10 11:53:31 +0200
committerMorten Sorvig <msorvig@trolltech.com>2009-09-10 11:53:31 +0200
commit106d7a210be1e6d52946b575a262e2c76c5e51e6 (patch)
tree7fee1ec1c5616fcc19bba71a3cfe08222b62cd88 /configure
parent199ef040b29953a1f0ca694b1430564571e744fe (diff)
Enable Qt3Support for Qt/Cocoa on Mac OS X.
Qt on Mac OS X should not be the only desktop platform without Qt3Support once the Carpon port is dropped. This will also make the switch from Carbon to Cocoa-based Qt as smooth as possible. This is a minimal port, with some code removed: Q3FileDialog is gone. Q3MainWindow won't get the "hide toolbar" button. Q3ScrollView might to more updates than structly neccesary. The rest is there, including the QT3_SUPPORT functions in QtCore and QtGui.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 719db32fe3..43aa739c60 100755
--- a/configure
+++ b/configure
@@ -5859,7 +5859,6 @@ case "$PLATFORM,$CFG_MAC_COCOA" in
macx*,yes)
# Cocoa
QMakeVar set QMAKE_MACOSX_DEPLOYMENT_TARGET 10.5
- CFG_QT3SUPPORT="no"
;;
macx*,no)
# gcc, Carbon