psln/pslnslidesetdialog/src/pslnslidesetdialog.cpp
branchRCL_3
changeset 23 3d340a0166ff
parent 0 2f259fa3e83a
equal deleted inserted replaced
18:0aa5fbdfbc30 23:3d340a0166ff
   537                     current = static_cast<CAknRadioButtonSettingPage*>(
   537                     current = static_cast<CAknRadioButtonSettingPage*>(
   538                         aSettingPage)->ListBoxControl()->CurrentItemIndex();
   538                         aSettingPage)->ListBoxControl()->CurrentItemIndex();
   539                     // If images is selected, start MGFetch.
   539                     // If images is selected, start MGFetch.
   540                     if ( current != KPslnSlideSetRandomIndex )
   540                     if ( current != KPslnSlideSetRandomIndex )
   541                         {
   541                         {
       
   542                         aSettingPage->MakeVisible( EFalse );
   542                         HandleLaunchMGFetchL();
   543                         HandleLaunchMGFetchL();
   543                         }
   544                         }
   544                     else
   545                     else
   545                         {
   546                         {
   546                         iModel->SetSlideSetType( iType, current );
   547                         iModel->SetSlideSetType( iType, current );