diff -r 3ede487187f2 -r fab36645aa7d src/eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html --- a/src/eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html Mon Apr 22 15:15:36 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html Mon Apr 22 18:23:20 2024 +0200 @@ -986,16 +986,16 @@ </dl> <a NAME="Listspace.showWindowMenu" ID="Listspace.showWindowMenu"></a> <h4>Listspace.showWindowMenu</h4> -<b>showWindowMenu</b>(<i>windowMenu</i>) +<b>showWindowMenu</b>(<i>_windowMenu</i>) <p> Public method to set up the viewmanager part of the Window menu. </p> <dl> -<dt><i>windowMenu</i> (QMenu)</dt> +<dt><i>_windowMenu</i> (QMenu)</dt> <dd> -reference to the window menu +reference to the window menu (unused) </dd> </dl> <a NAME="Listspace.splitCount" ID="Listspace.splitCount"></a>