homescreenapp/stateplugins/hsapplibrarystateplugin/inc/hscollectionstate.h
changeset 36 cdae8c6c3876
parent 35 f9ce957a272c
child 39 4e8ebe173323
--- 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.
      */