equal
deleted
inserted
replaced
32 #include "CalendarVariant.hrh" |
32 #include "CalendarVariant.hrh" |
33 |
33 |
34 |
34 |
35 //FORWARD DECLARE |
35 //FORWARD DECLARE |
36 class QString; |
36 class QString; |
37 class QTranslator; |
37 class HbTranslator; |
38 class HbWidget; |
38 class HbWidget; |
39 class HbMenu; |
39 class HbMenu; |
40 |
40 |
41 class CCalenLunarInfoProvider; |
41 class CCalenLunarInfoProvider; |
42 class CCalenLunarLocalizer; |
42 class CCalenLunarLocalizer; |
110 * infobar in Month/Day/Week. |
110 * infobar in Month/Day/Week. |
111 */ |
111 */ |
112 HBufC* iInfoBarText; |
112 HBufC* iInfoBarText; |
113 TInt iStart; |
113 TInt iStart; |
114 TInt iEnd; |
114 TInt iEnd; |
115 QTranslator* iTranslator; |
115 HbTranslator* iTranslator; |
116 }; |
116 }; |
117 |
117 |
118 #endif //__CALENLUNARCHINESEPLUGIN_H__ |
118 #endif //__CALENLUNARCHINESEPLUGIN_H__ |