--- a/messagingapp/msgservices/msgserviceapp/inc/msgservicewindow.h Wed Aug 18 00:46:12 2010 +0530
+++ b/messagingapp/msgservices/msgserviceapp/inc/msgservicewindow.h Tue Aug 31 18:53:38 2010 +0530
@@ -26,6 +26,7 @@
class MsgServiceViewManager;
class MsgShareUiInterface;
class MsgSendInterface;
+class MsgUriHandlerInterface;
class MsgServiceWindow : public HbMainWindow
{
@@ -60,6 +61,12 @@
* Owned
*/
MsgShareUiInterface* mShareUiInterface;
+
+ /**
+ * URI handler interface object
+ * Owned
+ */
+ MsgUriHandlerInterface* mUriInterface;
/**
* Message store handler