Delete the splash screen when done
This commit is contained in:
@@ -285,6 +285,8 @@ def main(sysArgs: list | None = None) -> GuiMain | None:
|
|||||||
splash.finish(nwGUI)
|
splash.finish(nwGUI)
|
||||||
|
|
||||||
CONFIG.finishStartup()
|
CONFIG.finishStartup()
|
||||||
|
del splash
|
||||||
|
|
||||||
nwGUI.postLaunchTasks(cmdOpen)
|
nwGUI.postLaunchTasks(cmdOpen)
|
||||||
|
|
||||||
sys.exit(app.exec())
|
sys.exit(app.exec())
|
||||||
|
|||||||
Reference in New Issue
Block a user