Sfoglia il codice sorgente

Update of 1ef7d86c to the code in the master branch

Source commit: 3fdf449aa228efb4f854dc9393cc29966f46ddd6
Martin Prikryl 6 anni fa
parent
commit
297a634344
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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);