mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-06 21:14:58 -06:00
17.01
This commit is contained in:
@@ -382,6 +382,6 @@ void CApp::CalculateCrc(const char *methodName)
|
||||
{
|
||||
unsigned srcPanelIndex = GetFocusedPanelIndex();
|
||||
CPanel &srcPanel = Panels[srcPanelIndex];
|
||||
srcPanel.MessageBoxError(res);
|
||||
srcPanel.MessageBox_Error_HRESULT(res);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user