Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '7zip/UI/Common/ArchiveCommandLine.h')
-rwxr-xr-x7zip/UI/Common/ArchiveCommandLine.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/7zip/UI/Common/ArchiveCommandLine.h b/7zip/UI/Common/ArchiveCommandLine.h
index e2031499..5392218e 100755
--- a/7zip/UI/Common/ArchiveCommandLine.h
+++ b/7zip/UI/Common/ArchiveCommandLine.h
@@ -62,6 +62,7 @@ struct CArchiveCommandLineOptions
bool PasswordEnabled;
UString Password;
+ bool TechMode;
// Extract
bool AppendName;
UString OutputDir;