mmlibs/mmfw/Recogniser/src/parsers.h
changeset 54 b68f3e90dca1
parent 0 40261b775718
--- a/mmlibs/mmfw/Recogniser/src/parsers.h	Thu Sep 02 22:02:55 2010 +0300
+++ b/mmlibs/mmfw/Recogniser/src/parsers.h	Fri Sep 17 08:37:57 2010 +0300
@@ -122,6 +122,7 @@
 	TInt iBrandIndex;
 	TBool iIsFinished;
 	TInt64 iSize; 			// The current box's size.
+	TBool iSizeIn32bit;
 	CReader& iReader;
 	TFlags& iFlags;
 	TBool iVideoAssumed;