diff -r 7b8a21fd2d58 -r e1e1d6e317c7 src/eric7/EricWidgets/EricApplication.py --- a/src/eric7/EricWidgets/EricApplication.py Sun Nov 03 17:50:34 2024 +0100 +++ b/src/eric7/EricWidgets/EricApplication.py Sun Nov 03 18:12:28 2024 +0100 @@ -305,7 +305,7 @@ def getMainWindow(self): """ Public method to get a reference to the application main window. - + @return reference to the application main window @rtype QWidget """