diff -r f94b530722af -r 6b14962d9d31 src/eric7/APIs/Python3/eric7.api --- a/src/eric7/APIs/Python3/eric7.api Wed Feb 22 07:43:56 2023 +0100 +++ b/src/eric7/APIs/Python3/eric7.api Thu Feb 23 12:04:28 2023 +0100 @@ -8340,12 +8340,14 @@ eric7.QScintilla.Editor.Editor.insertDocstring?4() eric7.QScintilla.Editor.Editor.isClone?4(editor) eric7.QScintilla.Editor.Editor.isCythonFile?4() +eric7.QScintilla.Editor.Editor.isDeviceFile?4() eric7.QScintilla.Editor.Editor.isJavascriptFile?4() eric7.QScintilla.Editor.Editor.isLastEditPositionAvailable?4() eric7.QScintilla.Editor.Editor.isLocalFile?4() eric7.QScintilla.Editor.Editor.isMicroPythonFile?4() eric7.QScintilla.Editor.Editor.isPy3File?4() eric7.QScintilla.Editor.Editor.isPyFile?4() +eric7.QScintilla.Editor.Editor.isRemoteFile?4() eric7.QScintilla.Editor.Editor.isRubyFile?4() eric7.QScintilla.Editor.Editor.isSpellCheckRegion?4(pos) eric7.QScintilla.Editor.Editor.joinLines?4() @@ -8398,6 +8400,7 @@ eric7.QScintilla.Editor.Editor.removeCompletionListHook?4(key) eric7.QScintilla.Editor.Editor.removeMouseClickHandler?4(modifiers, button) eric7.QScintilla.Editor.Editor.removeMouseClickHandlers?4(name) +eric7.QScintilla.Editor.Editor.resetOnlineChangeTraceInfo?4() eric7.QScintilla.Editor.Editor.resizeEvent?4(evt) eric7.QScintilla.Editor.Editor.revertToUnmodified?4() eric7.QScintilla.Editor.Editor.saveFile?4(saveas=False, path=None)