--- a/src/eric7/Toolbox/Startup.py Wed Dec 20 19:28:22 2023 +0100 +++ b/src/eric7/Toolbox/Startup.py Thu Dec 21 12:03:40 2023 +0100 @@ -188,6 +188,7 @@ <dt>args</dt> <dd>parsed command line arguments (argparse.Namespace)</dd> </dl> + @type function @param quitOnLastWindowClosed flag indicating to quit the application, if the last window was closed @type bool