gsprofilesrv_plat/settings_framework_api/inc/GSBaseView.h
changeset 23 7e4c5a2ff1a2
parent 21 851e19007849
equal deleted inserted replaced
21:851e19007849 23:7e4c5a2ff1a2
   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         /**