mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-07 18:06:55 -06:00
21.07
This commit is contained in:
@@ -341,10 +341,10 @@ public:
|
||||
|
||||
CBenchmarkDialog():
|
||||
_timer(0),
|
||||
TotalMode(false),
|
||||
WasStopped_in_GUI(false),
|
||||
ExitWasAsked_in_GUI(false),
|
||||
NeedRestart(false)
|
||||
NeedRestart(false),
|
||||
TotalMode(false)
|
||||
{}
|
||||
|
||||
~CBenchmarkDialog();
|
||||
|
||||
Reference in New Issue
Block a user