gssettingsuis/Gs/GSDisplayPlugin/Src/GSDisplayPlugin.cpp
branchRCL_3
changeset 13 f392bfb21e08
parent 11 23553eb4e470
child 14 9941bcf99348
equal deleted inserted replaced
12:bdac6c462392 13:f392bfb21e08
   712                     {
   712                     {
   713                     ShowWelcomeNoteTextQueryL();
   713                     ShowWelcomeNoteTextQueryL();
   714                     }
   714                     }
   715                 else if ( current == KGSWNImageIndex )
   715                 else if ( current == KGSWNImageIndex )
   716                     {
   716                     {
       
   717                     aSettingPage->MakeVisible(EFalse); 
   717                     ShowWelcomeNoteImageListL();
   718                     ShowWelcomeNoteImageListL();
   718                     }
   719                     }
   719                 break;
   720                 break;
   720             default:
   721             default:
   721                 break;
   722                 break;