mirror of
https://github.com/dmolony/DiskBrowser.git
synced 2024-11-29 11:49:29 +00:00
tidying
This commit is contained in:
parent
c567c8bb1c
commit
7b649380d3
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user