This commit is contained in:
Denis Molony 2019-10-27 17:22:49 +10:00
parent c567c8bb1c
commit 7b649380d3
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ class CatalogPanel extends JTabbedPane
{
rootFolder = newRootFolder;
if (!restored)
return;
return; // restore will finish the task
// is the user replacing an existing root folder?
if (fileTab != null)