phonebookui/Phonebook2/ccapplication/ccamycardplugin/inc/ccappmycardplugin.h
branchRCL_3
changeset 35 4ae315f230bc
parent 21 b3431bff8c19
child 64 c1e8ba0c2b16
--- a/phonebookui/Phonebook2/ccapplication/ccamycardplugin/inc/ccappmycardplugin.h	Tue May 11 16:00:21 2010 +0300
+++ b/phonebookui/Phonebook2/ccapplication/ccamycardplugin/inc/ccappmycardplugin.h	Tue May 25 12:26:45 2010 +0300
@@ -83,7 +83,13 @@
     * @aError System wide error code
     */
     void HandleError( TInt aError );
-       
+    	
+    /**
+     * Enables or disables Left Soft Key
+     * 
+     * @param aEnable  enable/disable LSK
+     */   
+    void EnableOptionsMenu( TBool aEnable );
     
 public: