diff -r 8871b09be73b -r 24062c24fe38 phoneuis/easydialing/inc/dialingextensioninterface.h --- 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 - #include #include #include @@ -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.