gsprofilesrv_plat/settings_framework_api/inc/GSBaseView.h
branchCompilerCompatibility
changeset 15 8d7ae67c5a72
parent 0 8c5d936e5675
child 21 851e19007849
equal deleted inserted replaced
14:fbbcc7d8f76e 15:8d7ae67c5a72
   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         /**