Qt: Fix a couple of theme switching glitches
This commit is contained in:
@ -2555,7 +2555,7 @@ int main(int argc, char* argv[])
|
||||
AutoUpdaterDialog::cleanupAfterUpdate();
|
||||
|
||||
// Set theme before creating any windows.
|
||||
MainWindow::updateApplicationTheme();
|
||||
QtHost::UpdateApplicationTheme();
|
||||
|
||||
// Start logging early.
|
||||
LogWindow::updateSettings();
|
||||
|
||||
Reference in New Issue
Block a user