idlehomescreen/xmluirendering/uiengine/src/xnlistquerydialogadapter.cpp
branchRCL_3
changeset 26 1b758917cafc
parent 11 ff572dfe6d86
equal deleted inserted replaced
25:137ebc85284b 26:1b758917cafc
   342     
   342     
   343     iDialog = dialog;
   343     iDialog = dialog;
   344     
   344     
   345     if ( dialog->RunLD() )
   345     if ( dialog->RunLD() )
   346         {
   346         {
       
   347         iDialog = NULL;
   347         ActivateItemL( selectedIndex );
   348         ActivateItemL( selectedIndex );
   348         }            
   349         }            
   349            
   350            
   350     iDialog = NULL;
   351     iDialog = NULL;
   351     }
   352     }