branch | RCL_3 |
changeset 86 | ed599363c2d7 |
parent 74 | 97232defd20e |
78:356f28cd5ca0 | 86:ed599363c2d7 |
---|---|
108 * @var iServices; |
108 * @var iServices; |
109 * @brief for usning MCalenServices |
109 * @brief for usning MCalenServices |
110 */ |
110 */ |
111 MCalenServices* iServices; |
111 MCalenServices* iServices; |
112 |
112 |
113 /** |
|
114 * True if FeatureManager is initialized. |
|
115 */ |
|
116 TBool iFeatMgrInitialized; |
|
117 |
|
118 |
|
119 |
|
120 }; |
113 }; |
121 |
114 |
122 #endif // __CALENDEFAULTEDITORS_H__ |
115 #endif // __CALENDEFAULTEDITORS_H__ |
123 |
116 |
124 // End of File |
117 // End of File |