branch | RCL_3 |
changeset 88 | 3321d3e205b6 |
parent 83 | 5456b4e8b3a8 |
child 93 | b01126ce0bec |
--- a/idlehomescreen/widgetmanager/src/wmmaincontainer.cpp Wed Sep 01 12:32:46 2010 +0100 +++ b/idlehomescreen/widgetmanager/src/wmmaincontainer.cpp Tue Sep 14 20:58:58 2010 +0300 @@ -935,8 +935,7 @@ CAknSearchField::EAdaptiveSearch, 0, KTextLimit ); AddControlL( iFindbox, EFindBox ); - iFindbox->AddAdaptiveSearchTextObserverL(this); - + UpdateFocusMode(); StartLoadingWidgetsL(); }