mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-11 23:09:54 -06:00
Add other methods to compression dialog
Signed-off-by: SCell555 <kubci.rusnk645@gmail.com> Co-Authored-By: Tino Reichardt <milky-7zip@mcmilk.de>
This commit is contained in:
@@ -135,6 +135,10 @@ public:
|
||||
FString VolName;
|
||||
FString VolExt;
|
||||
UString ArcFileName; // without path prefix
|
||||
FString VolPrefix;
|
||||
FString VolPostfix;
|
||||
bool VolNumberAfterExt;
|
||||
UInt32 DigitCount;
|
||||
|
||||
IUpdateCallbackUI *Callback;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user