calendarui/editors/inc/CalenDefaultEditors.h
branchRCL_3
changeset 74 97232defd20e
parent 0 f979ecb2b13e
child 86 ed599363c2d7
--- a/calendarui/editors/inc/CalenDefaultEditors.h	Wed Sep 01 12:32:31 2010 +0100
+++ b/calendarui/editors/inc/CalenDefaultEditors.h	Tue Sep 14 21:17:03 2010 +0300
@@ -110,6 +110,13 @@
      */
     MCalenServices* iServices;
     
+    /**
+    * True if FeatureManager is initialized.
+    */
+    TBool iFeatMgrInitialized;
+         
+
+    
     };
 
 #endif // __CALENDEFAULTEDITORS_H__