branch | RCL_3 |
changeset 18 | a7d8840c0b8c |
parent 0 | 3ee3dfdd8d69 |
--- a/extras/about/inc/AboutContainer.h Mon Jun 21 15:42:09 2010 +0300 +++ b/extras/about/inc/AboutContainer.h Thu Jul 15 18:40:36 2010 +0300 @@ -96,6 +96,9 @@ // Judge whether scroll bar is dragged. TBool iScrollBarDragged; TInt iNumItem; + // Judge the break between "real" about box language and the full OSS texts + TBool iBreakFlag; + TBool iIsSvg; }; #endif