browserui/browser/BrowserAppSrc/BrowserContentViewContainer.cpp
branchRCL_3
changeset 39 08ffbd51e3fd
parent 37 25214794fad6
child 41 aead3f7e1bb0
--- a/browserui/browser/BrowserAppSrc/BrowserContentViewContainer.cpp	Tue Apr 27 16:41:18 2010 +0300
+++ b/browserui/browser/BrowserAppSrc/BrowserContentViewContainer.cpp	Tue May 11 16:16:13 2010 +0300
@@ -31,6 +31,8 @@
 #include "BrowserWindowManager.h"
 #include <FeatMgr.h>
 
+#include <LayoutMetaData.cdl.h> // For Layout_Meta_Data landscape/portrait status
+
 #include <eikrted.h>
 #include <eikbctrl.h>
 #include <Eikmenub.h>
@@ -652,7 +654,7 @@
             iApiProvider.Display().RestoreTitleL();
             }
 
-        SetRect(iView->ClientRect());
+        iView->SetContentContainerRect();
         
         if( iApiProvider.Preferences().SearchFeature() )
           {