engine/inc/HttpEventHandler.h
branchsymbian1
changeset 245 3f57982a6f10
parent 167 4bfc2fcec5f6
--- a/engine/inc/HttpEventHandler.h	Sat Oct 16 18:39:26 2010 +0100
+++ b/engine/inc/HttpEventHandler.h	Sat Oct 16 19:49:47 2010 +0100
@@ -71,6 +71,7 @@
 	TBool iSilent;
 	TBool iContinue;
 	TInt iLastStatusCode;
+	TInt iDriveNo;
 };
 
 #endif