diff -r bd7edf625bdd -r 97232defd20e calendarui/editors/inc/calenunifiededitor.h --- a/calendarui/editors/inc/calenunifiededitor.h Wed Sep 01 12:32:31 2010 +0100 +++ b/calendarui/editors/inc/calenunifiededitor.h Tue Sep 14 21:17:03 2010 +0300 @@ -823,6 +823,11 @@ CAsyncCallBack* iAsyncCallback; + /** + * True if FeatureManager is initialized. + */ + TBool iFeatMgrInitialized; + }; /**