src/corelib/global/qnamespace.h
branchRCL_3
changeset 5 d3bac044e0f0
parent 4 3b1da2848fc7
child 8 3f74d0d4af4c
--- a/src/corelib/global/qnamespace.h	Fri Feb 19 23:40:16 2010 +0200
+++ b/src/corelib/global/qnamespace.h	Fri Mar 12 15:46:37 2010 +0200
@@ -497,6 +497,9 @@
         WA_WState_AcceptedTouchBeginEvent = 122,
         WA_TouchPadAcceptSingleTouchEvents = 123,
 
+        WA_MergeSoftkeys =  124,
+        WA_MergeSoftkeysRecursively =  125,
+
         // Add new attributes before this line
         WA_AttributeCount
     };