Переглянути джерело

Update of 1ef7d86c to the code in the master branch

Source commit: 3fdf449aa228efb4f854dc9393cc29966f46ddd6
Martin Prikryl 6 роки тому
батько
коміт
297a634344
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      source/forms/ScpCommander.cpp

+ 1 - 1
source/forms/ScpCommander.cpp

@@ -222,7 +222,7 @@ void __fastcall TScpCommanderForm::StoreParams()
     #undef RESTORE_PANEL_PARAMS
     #undef RESTORE_PANEL_PARAMS
 
 
 
 
-    CommanderConfiguration.LocalPanel.LastPath = LocalDirView->Path;
+    WinConfiguration->ScpCommander.LocalPanel.LastPath = LocalDirView->Path;
 
 
     WinConfiguration->ScpCommander.WindowParams = StoreForm(this);
     WinConfiguration->ScpCommander.WindowParams = StoreForm(this);