phoneuis/easydialing/inc/dialingextensioninterface.h
branchRCL_3
changeset 4 24062c24fe38
parent 3 8871b09be73b
child 5 2a26698d78ba
--- a/phoneuis/easydialing/inc/dialingextensioninterface.h	Fri Feb 19 22:50:26 2010 +0200
+++ b/phoneuis/easydialing/inc/dialingextensioninterface.h	Fri Mar 12 15:42:40 2010 +0200
@@ -18,8 +18,6 @@
 #ifndef __CDIALEREXTENSIONINTERFACE_H
 #define __CDIALEREXTENSIONINTERFACE_H
 
-#include <easydialingcommands.hrh>
-
 #include <ecom/ecom.h>
 #include <coecntrl.h>
 #include <eikmenup.h>
@@ -170,7 +168,8 @@
 
     
     /**
-     * Gets the resource id of plugin's menu bar resource.
+     * Handle a command. Supported command IDs are defined in header
+     * easydialingcommands.hrh.
      * 
      * @param   aCommand   Command id.
      * @return  ETrue if command was handled, EFalse otherwise.