mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-12 09:10:00 -06:00
9.18
This commit is contained in:
committed by
Kornel Lesiński
parent
2eb60a0598
commit
c65230d858
@@ -24,6 +24,7 @@ struct CArc
|
||||
int SubfileIndex;
|
||||
FILETIME MTime;
|
||||
bool MTimeDefined;
|
||||
UString ErrorMessage;
|
||||
|
||||
CArc(): MTimeDefined(false) {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user