idlehomescreen/xmluicontroller/inc/aieventhandler.h
branchRCL_3
changeset 12 9674c1a575e9
parent 0 f72a12da539e
--- a/idlehomescreen/xmluicontroller/inc/aieventhandler.h	Fri Mar 12 15:41:49 2010 +0200
+++ b/idlehomescreen/xmluicontroller/inc/aieventhandler.h	Mon Mar 15 12:39:47 2010 +0200
@@ -81,6 +81,12 @@
      * Own.
      */
     CLiwServiceHandler* iServiceHandler;
+    
+    /**
+     * Service interface.
+     * Own
+     */
+    MLiwInterface* iMsgInterface;
     };
 }