uifw/AvKon/src/aknsfld.cpp
changeset 14 3320e4e6e8bb
parent 0 2f259fa3e83a
equal deleted inserted replaced
0:2f259fa3e83a 14:3320e4e6e8bb
   839 
   839 
   840     if ( iIndicator )
   840     if ( iIndicator )
   841         {
   841         {
   842         iIndicator->SetRect( Rect() );
   842         iIndicator->SetRect( Rect() );
   843         }   
   843         }   
   844     
   844    
   845     if ( iAdaptiveSearch )
       
   846         {
       
   847         iAdaptiveSearch->SaveFindPaneRect( Rect() );
       
   848         }
       
   849     
       
   850     TRAP_IGNORE( SetupSkinContextL() );
   845     TRAP_IGNORE( SetupSkinContextL() );
   851     }
   846     }
   852 
   847 
   853 void CAknSearchField::FocusChanged( TDrawNow /*aDrawNow*/ )
   848 void CAknSearchField::FocusChanged( TDrawNow /*aDrawNow*/ )
   854     {
   849     {