continue;
} else done = true;
final BasePanel panel = addNewDatabase(pr, file, raisePanel);
if (tryingAutosave)
panel.markNonUndoableBaseChanged();
// After adding the database, go through our list and see if
// any post open actions need to be done. For instance, checking
// if we found new entry types that can be imported, or checking
// if the database contents should be modified due to new features