diff -r c8ada6793e53 -r 9ce11596e2cd src/eric7/Documentation/Source/eric7.UI.UserInterface.html --- a/src/eric7/Documentation/Source/eric7.UI.UserInterface.html Mon Jan 23 16:42:10 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.UI.UserInterface.html Mon Jan 23 16:53:43 2023 +0100 @@ -1017,10 +1017,6 @@ <td>Public method to get the original PATH environment variable (i.e.</td> </tr> <tr> -<td><a href="#UserInterface.getToolBarIconSize">getToolBarIconSize</a></td> -<td>Public method to get the toolbar icon size.</td> -</tr> -<tr> <td><a href="#UserInterface.getToolbar">getToolbar</a></td> <td>Public method to get a reference to a specific toolbar.</td> </tr> @@ -3338,19 +3334,6 @@ str </dd> </dl> -<a NAME="UserInterface.getToolBarIconSize" ID="UserInterface.getToolBarIconSize"></a> -<h4>UserInterface.getToolBarIconSize</h4> -<b>getToolBarIconSize</b>(<i></i>) - -<p> - Public method to get the toolbar icon size. -</p> -<dl> -<dt>Return:</dt> -<dd> -toolbar icon size (QSize) -</dd> -</dl> <a NAME="UserInterface.getToolbar" ID="UserInterface.getToolbar"></a> <h4>UserInterface.getToolbar</h4> <b>getToolbar</b>(<i>name</i>)