eric6/Documentation/Source/eric6.MicroPython.MicroPythonWidget.html

changeset 8152
0c740fcffd34
parent 8138
169e65a6787c
diff -r 8c1445825e7b -r 0c740fcffd34 eric6/Documentation/Source/eric6.MicroPython.MicroPythonWidget.html
--- a/eric6/Documentation/Source/eric6.MicroPython.MicroPythonWidget.html	Thu Mar 04 17:48:09 2021 +0100
+++ b/eric6/Documentation/Source/eric6.MicroPython.MicroPythonWidget.html	Thu Mar 04 19:39:54 2021 +0100
@@ -539,9 +539,9 @@
 </p>
 <p>
         Note: this is a hack because QTextEdit does not allow filtering of
-        QEvent.MouseButtonRelease. To make middle button paste work, we had
-        to intercept the protected event method (some kind of reimplementing
-        it).
+        QEvent.Type.MouseButtonRelease. To make middle button paste work, we
+        had to intercept the protected event method (some kind of
+        reimplementing it).
 </p>
 <dl>
 

eric ide

mercurial