mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 02:50:46 -06:00
@@ -2482,6 +2482,8 @@ void MainWindow::showRowidColumn(bool show)
|
||||
|
||||
// Re-enable signals
|
||||
ui->dataTable->horizontalHeader()->blockSignals(false);
|
||||
|
||||
ui->dataTable->update();
|
||||
}
|
||||
|
||||
void MainWindow::browseDataSetTableEncoding(bool forAllTables)
|
||||
|
||||
Reference in New Issue
Block a user