gsprofilesrv_plat/settings_framework_api/inc/GSBaseView.h
changeset 34 8844afdb7529
parent 0 8c5d936e5675
child 21 851e19007849
equal deleted inserted replaced
33:6263db170452 34:8844afdb7529
   157     protected: // From MEikListBoxObserver
   157     protected: // From MEikListBoxObserver
   158 
   158 
   159         /**
   159         /**
   160         * See base class.
   160         * See base class.
   161         */
   161         */
   162         void HandleListBoxEventL( CEikListBox* aListBox,
   162         IMPORT_C void HandleListBoxEventL( CEikListBox* aListBox,
   163             TListBoxEvent aEventType );
   163             TListBoxEvent aEventType );
   164 
   164 
   165     private: // New
   165     private: // New
   166 
   166 
   167         /**
   167         /**