browserui/browser/BrowserAppInc/BrowserContentView.h
branchRCL_3
changeset 37 25214794fad6
parent 36 c9249d037530
child 39 08ffbd51e3fd
--- a/browserui/browser/BrowserAppInc/BrowserContentView.h	Wed Apr 14 16:00:33 2010 +0300
+++ b/browserui/browser/BrowserAppInc/BrowserContentView.h	Tue Apr 27 16:41:18 2010 +0300
@@ -633,7 +633,9 @@
         * @return void
         */
         void ShowFsStatusPane(TBool aShow);
-
+        
+        void setFullScreenFlag(){ iWasContentFullScreenMode = iContentFullScreenMode; }
+        
     private:
 
         CAknNavigationControlContainer* iNaviPane;