Skip to content

Commit

Permalink
Fix #123
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmilk committed May 27, 2020
1 parent c6250ab commit 8b46a95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CPP/7zip/UI/GUI/CompressDialog.cpp
Expand Up @@ -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();
Expand Down

0 comments on commit 8b46a95

Please sign in to comment.