src/eric7/APIs/Python3/eric7.api

branch
eric7
changeset 10191
dc47d7d2ff34
parent 10189
1ab3a4674cb4
child 10194
2c26b4fe25db
--- a/src/eric7/APIs/Python3/eric7.api	Sun Sep 03 13:54:22 2023 +0200
+++ b/src/eric7/APIs/Python3/eric7.api	Sun Sep 03 17:35:15 2023 +0200
@@ -9375,7 +9375,7 @@
 eric7.QScintilla.SearchReplaceWidget.SearchReplaceWidget?1(vm, parent=None, sliding=False)
 eric7.QScintilla.Shell.Shell.clear?4()
 eric7.QScintilla.Shell.Shell.clearAllHistories?4()
-eric7.QScintilla.Shell.Shell.clearHistory?4()
+eric7.QScintilla.Shell.Shell.clearHistory?4(ask=True)
 eric7.QScintilla.Shell.Shell.closeShell?4()
 eric7.QScintilla.Shell.Shell.doClearRestart?4()
 eric7.QScintilla.Shell.Shell.doRestart?4()
@@ -9412,7 +9412,7 @@
 eric7.QScintilla.Shell.Shell.searchStringFound?7
 eric7.QScintilla.Shell.Shell.selectHistory?4()
 eric7.QScintilla.Shell.Shell.setDebuggerUI?4(ui)
-eric7.QScintilla.Shell.Shell.showHistory?4()
+eric7.QScintilla.Shell.Shell.showHistory?4(histSize=None)
 eric7.QScintilla.Shell.Shell.virtualEnvironmentChanged?7
 eric7.QScintilla.Shell.Shell.wheelEvent?4(evt)
 eric7.QScintilla.Shell.Shell?1(dbs, vm, project, windowedVariant, parent=None)

eric ide

mercurial