mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 02:50:46 -06:00
Fix structure view after changing settings
This is fixing a follow-up issue of
012ad9217a.
See issue #1288.
This commit is contained in:
@@ -1933,6 +1933,7 @@ void MainWindow::reloadSettings()
|
||||
|
||||
// Refresh view
|
||||
dbStructureModel->reloadData();
|
||||
populateStructure();
|
||||
populateTable();
|
||||
|
||||
// Hide or show the remote dock as needed
|
||||
|
||||
Reference in New Issue
Block a user