mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 11:00:44 -06:00
@@ -530,6 +530,9 @@ bool MainWindow::fileClose()
|
||||
browseTableSettings.clear();
|
||||
defaultBrowseTableEncoding = QString();
|
||||
|
||||
// Clear edit dock
|
||||
editDock->setCurrentIndex(QModelIndex());
|
||||
|
||||
// Reset the recordset label inside the Browse tab now
|
||||
setRecordsetLabel();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user