classicui_pub/popups_api/inc/AknPopupSettingPage.h
branchRCL_3
changeset 15 08e69e956a8c
parent 0 2f259fa3e83a
--- a/classicui_pub/popups_api/inc/AknPopupSettingPage.h	Mon Mar 15 12:41:34 2010 +0200
+++ b/classicui_pub/popups_api/inc/AknPopupSettingPage.h	Wed Mar 31 21:59:52 2010 +0300
@@ -448,7 +448,18 @@
  *
  */
 	IMPORT_C virtual void CAknListBoxSettingPage_Reserved_1();
-
+ 
+protected:	
+    /**
+     * From MEikCommandObserver
+     * Processes events from the softkeys. (Or translated from key events)
+     *
+     * @param   aCommandId  Event Id from the soft-key
+     * 
+     * @since 5.2
+     */
+    IMPORT_C virtual void ProcessCommandL( TInt aCommandId );   
+	
 private:
 
 	// The objects pointed to or referenced by this is not owned