extras/calcsoft/src/CalcView.cpp
branchRCL_3
changeset 10 ebe992a85829
parent 0 3ee3dfdd8d69
child 19 99b535de1dda
--- a/extras/calcsoft/src/CalcView.cpp	Fri Feb 19 22:52:07 2010 +0200
+++ b/extras/calcsoft/src/CalcView.cpp	Mon Mar 15 12:40:41 2010 +0200
@@ -565,6 +565,8 @@
       {
       
         AknLayoutUtils::LayoutMetricsRect(AknLayoutUtils::EMainPane,mainPaneRect);
+        AknLayoutUtils::LayoutMetricsRect(AknLayoutUtils::EStatusPane,statusPaneRect);
+        mainPaneRect.iTl= statusPaneRect.iTl;
       	
       }