--- a/src/eric7/Documentation/Source/eric7.EricXML.UserProjectReader.html Tue Dec 19 11:04:03 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.EricXML.UserProjectReader.html Tue Dec 19 19:57:08 2023 +0100 @@ -78,14 +78,14 @@ </p> <dl> -<dt><i>device</i></dt> +<dt><i>device</i> (QIODevice)</dt> <dd> -reference to the I/O device to read from (QIODevice) +reference to the I/O device to read from </dd> -<dt><i>project</i></dt> +<dt><i>project</i> (Project)</dt> <dd> Reference to the project object to store the - information into. + information into. </dd> </dl> <a NAME="UserProjectReader.readXML" ID="UserProjectReader.readXML"></a>