src/eric7/Documentation/Source/eric7.QScintilla.Editor.html

branch
eric7
changeset 10692
9becf9ca115c
parent 10684
58c7f23ae1cb
child 10784
521fd465b048
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Editor.html	Tue Apr 23 09:29:13 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.QScintilla.Editor.html	Tue Apr 23 11:26:04 2024 +0200
@@ -6468,7 +6468,7 @@
 </dl>
 <a NAME="Editor.highlight" ID="Editor.highlight"></a>
 <h4>Editor.highlight</h4>
-<b>highlight</b>(<i>line=None, error=False, syntaxError=False</i>)
+<b>highlight</b>(<i>line=None, error=False</i>)
 <p>
         Public method to highlight [or de-highlight] a particular line.
 </p>
@@ -6484,10 +6484,6 @@
 flag indicating whether the error highlight should be
             used
 </dd>
-<dt><i>syntaxError</i> (bool)</dt>
-<dd>
-flag indicating a syntax error (unused)
-</dd>
 </dl>
 <a NAME="Editor.highlightSearchSelection" ID="Editor.highlightSearchSelection"></a>
 <h4>Editor.highlightSearchSelection</h4>

eric ide

mercurial