diff -r 2dc6caa42ec3 -r 9ba4404ef423 emailuis/nmailuiengine/inc/nmbaseclientplugin.h --- a/emailuis/nmailuiengine/inc/nmbaseclientplugin.h Fri May 14 15:41:10 2010 +0300 +++ b/emailuis/nmailuiengine/inc/nmbaseclientplugin.h Thu May 27 12:43:55 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: