diff -r e440aaf179ce -r 64157aeb0312 src/eric7/Documentation/Source/eric7.QScintilla.EditorButtonsWidget.html --- a/src/eric7/Documentation/Source/eric7.QScintilla.EditorButtonsWidget.html Wed Dec 20 19:28:22 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.EditorButtonsWidget.html Thu Dec 21 12:03:40 2023 +0100 @@ -247,9 +247,9 @@ </p> <dl> -<dt><i>up</i></dt> +<dt><i>up</i> (bool)</dt> <dd> -flag indicating to move upwards (boolean) +flag indicating to move upwards </dd> </dl> <a NAME="EditorButtonsWidget.__slideDown" ID="EditorButtonsWidget.__slideDown"></a> @@ -284,9 +284,9 @@ </p> <dl> -<dt><i>evt</i></dt> +<dt><i>evt</i> (QResizeEvent)</dt> <dd> -reference to the resize event (QResizeEvent) +reference to the resize event </dd> </dl> <a NAME="EditorButtonsWidget.show" ID="EditorButtonsWidget.show"></a>