javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/src/swtmobileshell.cpp
branchRCL_3
changeset 19 71c436fe3ce0
parent 17 0fd27995241b
equal deleted inserted replaced
18:9ac0a0a7da70 19:71c436fe3ce0
   214     if (utils.GetActiveShell() == this)
   214     if (utils.GetActiveShell() == this)
   215     {
   215     {
   216         utils.UpdateStatusPaneL();
   216         utils.UpdateStatusPaneL();
   217     }
   217     }
   218 
   218 
   219     CCoeControl::SetRect(DefaultBounds());
   219     DoSetRect(DefaultBounds());
   220 }
   220 }
   221 
   221 
   222 // ---------------------------------------------------------------------------
   222 // ---------------------------------------------------------------------------
   223 // CSwtMobileShell::Shell
   223 // CSwtMobileShell::Shell
   224 // From MSwtMobileShell
   224 // From MSwtMobileShell