diff -r 779cda568acb -r 58c7f23ae1cb src/eric7/Documentation/Source/eric7.MicroPython.MicroPythonWindow.html --- a/src/eric7/Documentation/Source/eric7.MicroPython.MicroPythonWindow.html Sat Apr 20 18:01:36 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.MicroPython.MicroPythonWindow.html Sat Apr 20 18:02:35 2024 +0200 @@ -243,16 +243,16 @@ </dl> <a NAME="MicroPythonWindow.addSideWidget" ID="MicroPythonWindow.addSideWidget"></a> <h4>MicroPythonWindow.addSideWidget</h4> -<b>addSideWidget</b>(<i>side, widget, icon, label, </i>) +<b>addSideWidget</b>(<i>_side, widget, icon, label, </i>) <p> Public method to add a widget to the sides. </p> <dl> -<dt><i>side</i> (UserInterfaceSide)</dt> +<dt><i>_side</i> (UserInterfaceSide)</dt> <dd> -side to add the widget to +side to add the widget to (unused) </dd> <dt><i>widget</i> (QWidget)</dt> <dd>