summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin McPherson <justin.mcpherson@nokia.com>2010-02-15 06:27:42 (GMT)
committerJustin McPherson <justin.mcpherson@nokia.com>2010-02-15 06:27:42 (GMT)
commite486ec3b4730d470033a0a88b1cc56bc98d8d00e (patch)
treefc437ecd2278ee549cc0e3dbbcef5681ee3b4b35
parent1679980392e9784bf0c0d321d541aee6efeaba15 (diff)
downloadQt-e486ec3b4730d470033a0a88b1cc56bc98d8d00e.zip
Qt-e486ec3b4730d470033a0a88b1cc56bc98d8d00e.tar.gz
Qt-e486ec3b4730d470033a0a88b1cc56bc98d8d00e.tar.bz2
Revert "Added Q_WS_MAEMO_5 to mkspec file."
Defined elsewhere. This reverts commit abf04def344aeb14dbb8539ba73fb5de26237bcc.
-rw-r--r--mkspecs/linux-g++-maemo/qmake.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/mkspecs/linux-g++-maemo/qmake.conf b/mkspecs/linux-g++-maemo/qmake.conf
index e586ed0..38c26a6 100644
--- a/mkspecs/linux-g++-maemo/qmake.conf
+++ b/mkspecs/linux-g++-maemo/qmake.conf
@@ -32,6 +32,4 @@ DEFINES += QT_GL_NO_SCISSOR_TEST
# Work round SGX 1.4 driver bug (text corrupted), modify glyph cache width:
DEFINES += QT_DEFAULT_TEXTURE_GLYPH_CACHE_WIDTH=1024
-DEFINES += Q_WS_MAEMO_5
-
load(qt_config)