idlehomescreen/inc/xnviewmanager.h
branchRCL_3
changeset 19 79311d856354
parent 18 d05a55b217df
child 23 7be2816dbabd
--- a/idlehomescreen/inc/xnviewmanager.h	Wed Apr 14 15:47:59 2010 +0300
+++ b/idlehomescreen/inc/xnviewmanager.h	Tue Apr 27 16:26:12 2010 +0300
@@ -202,7 +202,9 @@
     CXnOomSysHandler& OomSysHandler() const;
     
     void UpdatePageManagementInformationL();
-                  
+
+    void OrientationChanged();
+
 private:
     // new functions
     
@@ -344,6 +346,11 @@
      * Own.
      */
     CPeriodic* iStabilityTimer;
+
+    /**
+     * Flag for current orientation.
+     */    
+    TBool iIsLandscapeOrientation;
     
 private:   
     // Friend classes