Update SandMan.cpp

This commit is contained in:
DavidXanatos 2022-08-16 18:33:30 +02:00
parent 0674f63d25
commit 65fd7833bd
1 changed files with 1 additions and 1 deletions

View File

@ -2351,7 +2351,7 @@ void CSandMan::OnResetGUI()
theConf->DelValue("MainWindow/BoxTree_Columns");
theConf->DelValue("MainWindow/TraceLog_Columns");
theConf->DelValue("FileBrowserWindow/Window_Geometry");
theConf->DelValue("FileBrowserWindow/FileTree_Columns");
theConf->DelValue("MainWindow/FileTree_Columns");
theConf->DelValue("NewBoxWindow/Window_Geometry");
theConf->DelValue("OptionsWindow/Window_Geometry");
theConf->DelValue("OptionsWindow/Run_Columns");