diff -r 35368b604b28 -r 6727c5d0afc7 homescreenapp/stateplugins/hsapplibrarystateplugin/inc/hsallappsstate.h --- a/homescreenapp/stateplugins/hsapplibrarystateplugin/inc/hsallappsstate.h Thu Sep 02 20:17:27 2010 +0300 +++ b/homescreenapp/stateplugins/hsapplibrarystateplugin/inc/hsallappsstate.h Fri Sep 17 08:27:54 2010 +0300 @@ -65,6 +65,8 @@ private: HsAddModeProxyModel *mAddModeProxyModel; Hs::HsSortAttribute mSortAttribute; + HbAction *mAscendingMenuAction; //not own + HbAction *mDescendingMenuAction; //not own }; #endif // HSALLAPPSSTATE_H