ソースを参照

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
 
 
-    CommanderConfiguration.LocalPanel.LastPath = LocalDirView->Path;
+    WinConfiguration->ScpCommander.LocalPanel.LastPath = LocalDirView->Path;
 
     WinConfiguration->ScpCommander.WindowParams = StoreForm(this);