--- a/src/eric7/APIs/Python3/eric7.api Tue Jul 16 15:14:23 2024 +0200 +++ b/src/eric7/APIs/Python3/eric7.api Tue Jul 16 16:08:50 2024 +0200 @@ -8760,6 +8760,7 @@ eric7.QScintilla.Editor.Editor.sendSharedEdit?4() eric7.QScintilla.Editor.Editor.setAutoCompletionEnabled?4(enable) eric7.QScintilla.Editor.Editor.setAutoSpellChecking?4() +eric7.QScintilla.Editor.Editor.setCheckExternalModificationEnabled?4(enable) eric7.QScintilla.Editor.Editor.setFileName?4(name) eric7.QScintilla.Editor.Editor.setHighlight?4(startLine, startIndex, endLine, endIndex) eric7.QScintilla.Editor.Editor.setLanguage?4(filename, initTextDisplay=True, propagate=True, pyname="")