diff -r 84d9eb65b26f -r 518b245aa84c messagingapp/shareui/inc/shareuiprivate.h --- a/messagingapp/shareui/inc/shareuiprivate.h Mon May 03 12:29:07 2010 +0300 +++ b/messagingapp/shareui/inc/shareuiprivate.h Fri Jun 25 15:47:40 2010 +0530 @@ -36,7 +36,7 @@ class HbTextItem; class HbIconItem; -#define SERVICE_INTERFACE "imessage.send" +#define SERVICE_INTERFACE "com.nokia.symbian.IFileShare" #define SHARE_OP "send(QVariant)" /** @@ -125,6 +125,11 @@ */ void itemActivated(QModelIndex index); + /** + * Reset internal data structures + */ + void reset(); + private: /** * Fetch the action associated with a specified interface descriptor. @@ -185,12 +190,7 @@ * Show notes */ void showNote(QString text); - - /** - * Reset internal data structures - */ - void reset(); - + private: /** * List of files to be sent.