diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.IconEditor.IconEditorWindow.html --- a/eric6/Documentation/Source/eric6.IconEditor.IconEditorWindow.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.IconEditor.IconEditorWindow.html Sat Jan 16 16:51:23 2021 +0100 @@ -409,7 +409,7 @@ Private method to ask the user to save the file, if it was modified. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating, if it is ok to continue (boolean) </dd> @@ -457,7 +457,7 @@ Private slot to save the icon. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success (boolean) </dd> @@ -470,7 +470,7 @@ Private slot to save the icon with a new name. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success (boolean) </dd> @@ -490,7 +490,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success (boolean) </dd> @@ -524,7 +524,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> filename part (string) </dd> @@ -631,7 +631,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating, if the event was handled (boolean) </dd>