diff -r b0b89ca206b5 -r 2c62ef3caffd emailuis/nmailuiengine/inc/nmbaseclientplugin.h --- a/emailuis/nmailuiengine/inc/nmbaseclientplugin.h Fri May 14 04:17:40 2010 +0300 +++ b/emailuis/nmailuiengine/inc/nmbaseclientplugin.h Fri May 14 04:41:45 2010 +0300 @@ -72,12 +72,12 @@ protected: virtual quint32 pluginId() = 0; + void handleRequest(NmActionResponseCommand command, const NmActionRequest &request); private: void createMessageListCommands(const NmActionRequest &request, QList &actionList); void createEditorViewCommands(const NmActionRequest &request, QList &actionList); void createViewerViewCommands(const NmActionRequest &request, QList &actionList); - void handleRequest(NmActionResponseCommand command, const NmActionRequest &request); void updateEnvelopeProperty(NmEnvelopeProperties property); protected: