textinput/peninputsplitqwerty/src/peninputsplitqwertylayout.cpp
branchRCL_3
changeset 12 4eb1ae11334f
parent 3 f5a1e66df979
--- a/textinput/peninputsplitqwerty/src/peninputsplitqwertylayout.cpp	Wed Mar 31 22:08:20 2010 +0300
+++ b/textinput/peninputsplitqwerty/src/peninputsplitqwertylayout.cpp	Wed Apr 14 16:18:34 2010 +0300
@@ -266,10 +266,8 @@
         
     if ( win )
         {      
-        //todo split-view FSQ, UpdateLafData() can be removed for optimization?
         win->UpdateLafData();
         
-        //todo split-view FSQ, temp codes, when to set layout pos? 
         win->UpdateLayoutPosAndSize();        
         }
     
@@ -299,7 +297,6 @@
         
     if( win )
         {
-        //todo split-view FSQ, temp codes, when to set layout pos? 
         win->UpdateLayoutPosAndSize();
         }
     }