--- a/src/eric7/Documentation/Source/eric7.WebBrowser.FeaturePermissions.FeaturePermissionBar.html Thu Dec 19 10:00:41 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.FeaturePermissions.FeaturePermissionBar.html Thu Dec 19 10:11:06 2024 +0100 @@ -36,6 +36,9 @@ <p> Class implementing the feature permission bar widget. </p> +<p> + Note: This is not needed for Qt 6.8+. +</p> <h3>Derived from</h3> EricAnimatedWidget @@ -65,7 +68,7 @@ </tr> <tr> <td><a href="#FeaturePermissionBar.__permissionUnknown">__permissionUnknown</a></td> -<td>Private slot handling the user closing the dialog without.</td> +<td>Private slot handling the user closing the dialog without a selection.</td> </tr> <tr> <td><a href="#FeaturePermissionBar.hide">hide</a></td> @@ -123,7 +126,7 @@ <h4>FeaturePermissionBar.__permissionUnknown</h4> <b>__permissionUnknown</b>(<i></i>) <p> - Private slot handling the user closing the dialog without. + Private slot handling the user closing the dialog without a selection. </p> <a NAME="FeaturePermissionBar.hide" ID="FeaturePermissionBar.hide"></a>