videocollection/tsrc/stubs/inc/hbmenu.h
changeset 17 69946d1824c4
parent 15 cf5481c2bc0b
child 65 a9d57bd8d7b7
--- a/videocollection/tsrc/stubs/inc/hbmenu.h	Fri Apr 16 14:59:52 2010 +0300
+++ b/videocollection/tsrc/stubs/inc/hbmenu.h	Mon May 03 12:32:50 2010 +0300
@@ -92,6 +92,9 @@
 public:
     /** dummy actions */
     QMap<QString, HbAction*> mActions;
+    
+    /** active action */
+    HbAction* mActiveAction;
 };
 
 #endif // HBMENU_H