changeset 36 | 8aed59de29f9 |
parent 35 | 3738fe97f027 |
child 63 | 4707a0db12f6 |
--- a/videocollection/tsrc/stubs/inc/hbmenu.h Thu Apr 01 23:32:44 2010 +0300 +++ b/videocollection/tsrc/stubs/inc/hbmenu.h Fri Apr 16 18:13:14 2010 +0300 @@ -92,6 +92,9 @@ public: /** dummy actions */ QMap<QString, HbAction*> mActions; + + /** active action */ + HbAction* mActiveAction; }; #endif // HBMENU_H