mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-08 18:07:15 -06:00
Fix #123
This commit is contained in:
@@ -936,6 +936,7 @@ bool CCompressDialog::OnCommand(int code, int itemID, LPARAM lParam)
|
||||
bool isSFX = IsSFX();
|
||||
SaveOptionsInMem();
|
||||
m_Solid.ResetContent();
|
||||
SetMethod(GetMethodID());
|
||||
SetLevel();
|
||||
SetSolidBlockSize();
|
||||
SetNumThreads();
|
||||
|
||||
Reference in New Issue
Block a user