extras/about/inc/AboutContainer.h
branchRCL_3
changeset 18 a7d8840c0b8c
parent 0 3ee3dfdd8d69
equal deleted inserted replaced
16:99b535de1dda 18:a7d8840c0b8c
    94 		CGulIcon* iIcon;
    94 		CGulIcon* iIcon;
    95 		
    95 		
    96         // Judge whether scroll bar is dragged. 
    96         // Judge whether scroll bar is dragged. 
    97         TBool iScrollBarDragged;
    97         TBool iScrollBarDragged;
    98         TInt iNumItem;
    98         TInt iNumItem;
       
    99         // Judge the break between "real" about box language and the full OSS texts 
       
   100         TBool iBreakFlag;
       
   101         TBool iIsSvg;
    99     };
   102     };
   100 
   103 
   101 #endif
   104 #endif
   102 
   105 
   103 // End of File
   106 // End of File