src/corelib/global/qnamespace.h
branchRCL_3
changeset 8 3f74d0d4af4c
parent 5 d3bac044e0f0
--- a/src/corelib/global/qnamespace.h	Mon Mar 15 12:43:09 2010 +0200
+++ b/src/corelib/global/qnamespace.h	Thu Apr 08 14:19:33 2010 +0300
@@ -299,7 +299,9 @@
         MacWindowToolBarButtonHint = 0x10000000,
         BypassGraphicsProxyWidget = 0x20000000,
         WindowOkButtonHint = 0x00080000,
-        WindowCancelButtonHint = 0x00100000
+        WindowCancelButtonHint = 0x00100000,
+        WindowSoftkeysVisibleHint = 0x40000000,
+        WindowSoftkeysRespondHint = 0x80000000
 
 #ifdef QT3_SUPPORT
         ,