Fix backwards-compatible Qt6 warnings
This commit is contained in:
committed by
Chris Hennes
parent
5b4eeb29a9
commit
33e91421b5
@@ -446,7 +446,7 @@ void StartupPostProcess::showMainWindow()
|
||||
// stop splash screen and set immediately the active window that may be of interest
|
||||
// for scripts using Python binding for Qt
|
||||
mainWindow->stopSplasher();
|
||||
qtApp->setActiveWindow(mainWindow);
|
||||
mainWindow->activateWindow();
|
||||
}
|
||||
|
||||
void StartupPostProcess::activateWorkbench()
|
||||
|
||||
Reference in New Issue
Block a user