src/gui/kernel/qsoftkeymanager_common_p.h
changeset 33 3e2da88830cd
parent 22 79de32ba3296
--- a/src/gui/kernel/qsoftkeymanager_common_p.h	Tue Jul 06 15:10:48 2010 +0300
+++ b/src/gui/kernel/qsoftkeymanager_common_p.h	Wed Aug 18 10:37:55 2010 +0300
@@ -71,7 +71,7 @@
     QHash<QAction*, Qt::Key> keyedActions;
     QMultiHash<int, QAction*> requestedSoftKeyActions;
     QWidget *initialSoftKeySource;
-
+    bool pendingUpdate;
 };
 
 QT_END_NAMESPACE