uifw/AvKon/src/AknCheckBoxSettingPage.cpp
branchRCL_3
changeset 12 941195f2d488
parent 10 3d340a0166ff
child 19 aecbbf00d063
equal deleted inserted replaced
10:3d340a0166ff 12:941195f2d488
   208                 }
   208                 }
   209             }
   209             }
   210         if (newResourceId)
   210         if (newResourceId)
   211             {
   211             {
   212             bgc->SetCommandL(3,newResourceId);
   212             bgc->SetCommandL(3,newResourceId);
   213             cba->DrawNow();
   213             cba->DrawDeferred();
   214             }
   214             }
   215         }
   215         }
   216 
   216 
   217     // Construct an appropriate control context for the contained editor areas.
   217     // Construct an appropriate control context for the contained editor areas.
   218     // Context produced is owned by CAknSettingPage.
   218     // Context produced is owned by CAknSettingPage.