diff -r 09b24828d787 -r e484fc67677e eric6/Project/DebuggerPropertiesFile.py --- a/eric6/Project/DebuggerPropertiesFile.py Thu Jan 28 11:49:28 2021 +0100 +++ b/eric6/Project/DebuggerPropertiesFile.py Thu Jan 28 11:53:25 2021 +0100 @@ -32,7 +32,7 @@ @param project reference to the project object @type Project - @param parent reference to the parent object + @param parent reference to the parent object (defaults to None) @type QObject (optional) """ super(DebuggerPropertiesFile, self).__init__(parent)