mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-11 20:07:19 -06:00
4.33 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
e8d0636d7a
commit
02516d3fce
@@ -682,6 +682,7 @@ void CApp::OnSetSubFolder(int srcPanelIndex)
|
||||
if (srcPanel._folder->BindToFolder(realIndex, &newFolder) != S_OK)
|
||||
return;
|
||||
}
|
||||
destPanel.CloseOpenFolders();
|
||||
destPanel._folder = newFolder;
|
||||
destPanel.RefreshListCtrl();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user