calendarui/regionalplugins/lunarchinese/inc/CalenLunarChinesePlugin.h
changeset 58 ef813d54df51
parent 50 579cc610882e
child 77 b0711afde476
equal deleted inserted replaced
50:579cc610882e 58:ef813d54df51
    39 class HbMenu;
    39 class HbMenu;
    40 
    40 
    41 class CCalenLunarInfoProvider;
    41 class CCalenLunarInfoProvider;
    42 class CCalenLunarLocalizer;
    42 class CCalenLunarLocalizer;
    43 class CCalenLunarLocalizedInfo;
    43 class CCalenLunarLocalizedInfo;
       
    44 class CalenRegionalInfo;
    44 
    45 
    45 
    46 
    46 
    47 
    47 
    48 
    48 //CLASS DECLARATION
    49 //CLASS DECLARATION
   111 		*/
   112 		*/
   112 		HBufC* iInfoBarText;
   113 		HBufC* iInfoBarText;
   113 	    TInt iStart;
   114 	    TInt iStart;
   114 	    TInt iEnd;
   115 	    TInt iEnd;
   115 	    HbTranslator* iTranslator;
   116 	    HbTranslator* iTranslator;
       
   117 	    
       
   118 	    CalenRegionalInfo* iRegionalInfo ;
   116 	};
   119 	};
   117 	
   120 	
   118 #endif //__CALENLUNARCHINESEPLUGIN_H__
   121 #endif //__CALENLUNARCHINESEPLUGIN_H__