--- a/eric7/APIs/Python3/eric7.api Fri Aug 20 14:19:13 2021 +0200 +++ b/eric7/APIs/Python3/eric7.api Fri Aug 20 14:19:55 2021 +0200 @@ -8727,6 +8727,7 @@ eric7.QScintilla.Shell.Shell.queueText?7 eric7.QScintilla.Shell.Shell.registerDebuggerIdMethod?4(method) eric7.QScintilla.Shell.Shell.reloadHistory?4() +eric7.QScintilla.Shell.Shell.saveContents?4() eric7.QScintilla.Shell.Shell.saveHistory?4(clientType) eric7.QScintilla.Shell.Shell.searchNext?4(txt, caseSensitive, wholeWord, regexp) eric7.QScintilla.Shell.Shell.searchPrev?4(txt, caseSensitive, wholeWord, regexp) @@ -10174,6 +10175,7 @@ eric7.ViewManager.ViewManager.ViewManager.printCurrentEditor?4() eric7.ViewManager.ViewManager.ViewManager.printEditor?4(editor) eric7.ViewManager.ViewManager.ViewManager.printPreviewCurrentEditor?4() +eric7.ViewManager.ViewManager.ViewManager.printPreviewEditor?4(editor) eric7.ViewManager.ViewManager.ViewManager.projectClosed?4() eric7.ViewManager.ViewManager.ViewManager.projectFileRenamed?4(oldfn, newfn) eric7.ViewManager.ViewManager.ViewManager.projectLexerAssociationsChanged?4()