소스 검색

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);