Fix structure view after changing settings

This is fixing a follow-up issue of
012ad9217a.

See issue #1288.
This commit is contained in:
Martin Kleusberg
2018-01-26 14:44:13 +01:00
parent 2d95ad44f7
commit 1110b87d95

View File

@@ -1933,6 +1933,7 @@ void MainWindow::reloadSettings()
// Refresh view
dbStructureModel->reloadData();
populateStructure();
populateTable();
// Hide or show the remote dock as needed