mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-05-14 15:59:18 -05: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