idlehomescreen/nativeuicontroller/inc/aistatuspanel.h
branchRCL_3
changeset 11 ff572dfe6d86
parent 0 f72a12da539e
--- a/idlehomescreen/nativeuicontroller/inc/aistatuspanel.h	Fri Feb 19 22:42:37 2010 +0200
+++ b/idlehomescreen/nativeuicontroller/inc/aistatuspanel.h	Fri Mar 12 15:41:49 2010 +0200
@@ -201,10 +201,14 @@
      TInt iMaskHandle;
 
     /**
-     *
+     * Navidecorator observer
      */
      MAknNaviDecoratorObserver* iNaviDecoratorObserver;
 
+     /**
+      * Flag to indicate wheter text is published to title pane
+      */
+     TBool iTextInTitlePane;
     };
 
 } // namespace AiNativeUiController