ipcm_plat/bearer_settings_plugin_api/inc/cmpbasesettingsdlg.h
changeset 1 40cb640ef159
parent 0 5a93021fdf25
child 8 2e6c4614c58e
--- a/ipcm_plat/bearer_settings_plugin_api/inc/cmpbasesettingsdlg.h	Thu Dec 17 08:55:21 2009 +0200
+++ b/ipcm_plat/bearer_settings_plugin_api/inc/cmpbasesettingsdlg.h	Thu Jan 07 12:56:54 2010 +0200
@@ -116,7 +116,11 @@
         /** From MEikListBoxObserver */
         IMPORT_C void HandleListBoxEventL( CEikListBox* aListBox, 
                                         TListBoxEvent aEventType );
-                                               
+
+        /** From CCoeControl */
+        IMPORT_C TKeyResponse OfferKeyEventL
+            ( const TKeyEvent& aKeyEvent, TEventCode aType ); 
+                                              
         /**
         * Updates Setting items in the listbox (setting names and values are
         * refreshed).