summaryrefslogtreecommitdiff
path: root/mkspecs/common
diff options
context:
space:
mode:
authorJason Barron <jbarron@trolltech.com>2009-09-19 19:12:10 +0200
committerJason Barron <jbarron@trolltech.com>2009-09-21 10:07:39 +0200
commit6248dff2c7f3288d675de639abfbbc6c1d618006 (patch)
tree11c8a736b8b2b3a8fd474225cab630370f369d57 /mkspecs/common
parent789303e0f80a299eb3cfacc1d84dbdc1d3e4abeb (diff)
downloadqt4-tools-6248dff2c7f3288d675de639abfbbc6c1d618006.tar.gz
Give the soft key functionality it's own macro.
Re-using QT_KEYPAD_NAVIGATION for soft keys is wrong since the two are independant concepts. This puts everything in a new macro called QT_SOFTKEYS_ENABLED. This will also insulate the embedded customers who use keypad navigation from the soft key changes. Reviewed-by: Alessandro Portale
Diffstat (limited to 'mkspecs/common')
-rw-r--r--mkspecs/common/symbian/symbian.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/common/symbian/symbian.conf b/mkspecs/common/symbian/symbian.conf
index 728703f210..38e955a9ac 100644
--- a/mkspecs/common/symbian/symbian.conf
+++ b/mkspecs/common/symbian/symbian.conf
@@ -7,7 +7,7 @@ CONFIG += qt warn_on release incremental
QT += core gui
QMAKE_INCREMENTAL_STYLE = sublib
-DEFINES += UNICODE QT_KEYPAD_NAVIGATION
+DEFINES += UNICODE QT_KEYPAD_NAVIGATION QT_SOFTKEYS_ENABLED
QMAKE_COMPILER_DEFINES += SYMBIAN
QMAKE_EXT_OBJ = .o