We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b19bbb9 commit db25f4eCopy full SHA for db25f4e
1 file changed
src/MainWindow.cpp
@@ -79,6 +79,7 @@ MainWindow::MainWindow(QWidget* parent)
79
80
activateFields(false);
81
updateRecentFileActions();
82
+ QApplication::processEvents();
83
84
auto update_structure = [this] {
85
const auto docks = allTableBrowserDocks();
0 commit comments