commands/fzip/fzip.h
changeset 75 3c3961c1ae26
parent 0 7f656887cf89
--- a/commands/fzip/fzip.h	Wed Sep 15 00:45:50 2010 +0100
+++ b/commands/fzip/fzip.h	Fri Sep 17 20:24:30 2010 +0100
@@ -56,6 +56,7 @@
 	TFileName2 iArchive;
 	TFileName2 iUnzipPath;
 	RArray<TFileName2> iFileToZip;
+	TBool iOverwrite;
 	};