mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-06 15:14:59 -06:00
15.12
This commit is contained in:
committed by
Kornel Lesiński
parent
e24f7fba53
commit
5de23c1deb
@@ -1097,6 +1097,7 @@ void CPanel::SaveListViewInfo()
|
||||
|
||||
viewInfo.SortID = sortPropID;
|
||||
viewInfo.Ascending = _ascending;
|
||||
viewInfo.IsLoaded = true;
|
||||
if (!_listViewInfo.IsEqual(viewInfo))
|
||||
{
|
||||
viewInfo.Save(_typeIDString);
|
||||
|
||||
Reference in New Issue
Block a user