src/gui/kernel/qt_s60_p.h
changeset 22 79de32ba3296
parent 19 fcece45ef507
child 23 89e065397ea6
--- a/src/gui/kernel/qt_s60_p.h	Mon May 03 13:17:34 2010 +0300
+++ b/src/gui/kernel/qt_s60_p.h	Fri May 14 16:40:13 2010 +0300
@@ -122,6 +122,7 @@
     int qtOwnsS60Environment : 1;
     int supportsPremultipliedAlpha : 1;
     int avkonComponentsSupportTransparency : 1;
+    int menuBeingConstructed : 1;
     QApplication::QS60MainApplicationFactory s60ApplicationFactory; // typedef'ed pointer type
     static inline void updateScreenSize();
     static inline RWsSession& wsSession();