--- a/src/eric7/Documentation/Source/eric7.UI.NotificationWidget.html Thu Dec 21 15:46:22 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.UI.NotificationWidget.html Thu Dec 21 19:50:01 2023 +0100 @@ -304,9 +304,9 @@ </p> <dl> -<dt><i>evt</i></dt> +<dt><i>evt</i> (QMouseEvent)</dt> <dd> -reference to the mouse event (QMouseEvent) +reference to the mouse event </dd> </dl> <a NAME="NotificationWidget.mousePressEvent" ID="NotificationWidget.mousePressEvent"></a> @@ -318,9 +318,9 @@ </p> <dl> -<dt><i>evt</i></dt> +<dt><i>evt</i> (QMouseEvent)</dt> <dd> -reference to the mouse event (QMouseEvent) +reference to the mouse event </dd> </dl> <a NAME="NotificationWidget.mouseReleaseEvent" ID="NotificationWidget.mouseReleaseEvent"></a> @@ -332,9 +332,9 @@ </p> <dl> -<dt><i>evt</i></dt> +<dt><i>evt</i> (QMouseEvent)</dt> <dd> -reference to the mouse event (QMouseEvent) +reference to the mouse event </dd> </dl> <a NAME="NotificationWidget.showNotification" ID="NotificationWidget.showNotification"></a>