mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-28 10:02:14 +00:00
FIX: Bug [0002107]
This commit is contained in:
parent
2a1536b733
commit
089bdc307a
1 changed files with 1 additions and 0 deletions
|
|
@ -2590,6 +2590,7 @@ procedure TfrmMain.GetListOpenedPaths(const APaths: TStringList);
|
|||
end;
|
||||
|
||||
begin
|
||||
APaths.Clear;
|
||||
GetNotebookPaths(nbLeft);
|
||||
GetNotebookPaths(nbRight);
|
||||
end;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue