src/eric7/eric7_ide.py

branch
eric7
changeset 11034
7b8a21fd2d58
parent 10955
0cc20e930444
child 11045
72202235e0bb
--- a/src/eric7/eric7_ide.py	Sun Nov 03 12:34:02 2024 +0100
+++ b/src/eric7/eric7_ide.py	Sun Nov 03 17:50:34 2024 +0100
@@ -441,6 +441,7 @@
         restartArgs,
         originalPathString,
     )
+    app.setMainWindow(mainWindow=mainWindow)
     app.lastWindowClosed.connect(app.quit)
     mainWindow.show()
 

eric ide

mercurial