src/corelib/global/qnamespace.h
changeset 19 fcece45ef507
parent 18 2f34d5167611
child 30 5dc02b23752f
--- a/src/corelib/global/qnamespace.h	Fri Apr 16 15:50:13 2010 +0300
+++ b/src/corelib/global/qnamespace.h	Mon May 03 13:17:34 2010 +0300
@@ -299,7 +299,9 @@
         MacWindowToolBarButtonHint = 0x10000000,
         BypassGraphicsProxyWidget = 0x20000000,
         WindowOkButtonHint = 0x00080000,
-        WindowCancelButtonHint = 0x00100000
+        WindowCancelButtonHint = 0x00100000,
+        WindowSoftkeysVisibleHint = 0x40000000,
+        WindowSoftkeysRespondHint = 0x80000000
 
 #ifdef QT3_SUPPORT
         ,