messagingapp/msgservices/msgserviceapp/inc/msgservicewindow.h
changeset 56 f42d9a78f435
parent 37 518b245aa84c
child 62 fdbe8253b596
--- 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