diff -r b4d0457afb15 -r 6ce6deb421cf APIs/Python3/eric5.api --- a/APIs/Python3/eric5.api Sat Dec 17 19:13:19 2011 +0100 +++ b/APIs/Python3/eric5.api Sun Dec 18 16:21:11 2011 +0100 @@ -5587,6 +5587,7 @@ eric5.QScintilla.Editor.Editor.syntaxerrorToggled?7 eric5.QScintilla.Editor.Editor.taskMarkersUpdated?7 eric5.QScintilla.Editor.Editor.toggleBookmark?4(line) +eric5.QScintilla.Editor.Editor.toggleCommentBlock?4() eric5.QScintilla.Editor.Editor.toggleFlakesWarning?4(line, warning, msg="") eric5.QScintilla.Editor.Editor.toggleSyntaxError?4(line, index, error, msg="", show=False) eric5.QScintilla.Editor.Editor.uncommentLine?4()