engine/inc/FeedParser.h
branchRCL_3
changeset 342 9441fb8fd60d
parent 258 f02d87cb8d1f
child 365 3317b29a19f1
--- a/engine/inc/FeedParser.h	Sat Nov 13 11:53:11 2010 +0000
+++ b/engine/inc/FeedParser.h	Sat Nov 13 11:50:23 2010 +0000
@@ -101,6 +101,7 @@
 	TBool iStoppedParsing;
 	TEncoding iEncoding;
 	RFs& iRfs;
+	TInt iFileSize;
 };
 
 #endif