diff -r f9ce957a272c -r cdae8c6c3876 homescreenapp/stateplugins/hsapplibrarystateplugin/inc/hscollectionstate.h --- a/homescreenapp/stateplugins/hsapplibrarystateplugin/inc/hscollectionstate.h Fri Mar 19 09:27:44 2010 +0200 +++ b/homescreenapp/stateplugins/hsapplibrarystateplugin/inc/hscollectionstate.h Fri Apr 16 14:54:01 2010 +0300 @@ -89,6 +89,8 @@ private slots: + bool openTaskSwitcher(); + /** * Slot connected to List widget. * @@ -239,6 +241,13 @@ HbAction *mSecondarySoftkeyAction; /** + * Old navigation icon. + * Not own. + */ + HbAction *mOldNavigationAction; + + + /** * Item Model for the List. * Own. */