src/corelib/kernel/qcoreevent.h
changeset 30 5dc02b23752f
parent 18 2f34d5167611
child 33 3e2da88830cd
--- a/src/corelib/kernel/qcoreevent.h	Wed Jun 23 19:07:03 2010 +0300
+++ b/src/corelib/kernel/qcoreevent.h	Tue Jul 06 15:10:48 2010 +0300
@@ -266,7 +266,6 @@
         UngrabMouse = 187,
         GrabKeyboard = 188,
         UngrabKeyboard = 189,
-        CocoaRequestModal = 190,                // Internal for requesting an application modal Cocoa Window
         MacGLClearDrawable = 191,               // Internal Cocoa, the window has changed, so we must clear
 
         StateMachineSignal = 192,