--- a/src/eric7/APIs/Python3/eric7.api Tue Jul 30 16:24:27 2024 +0200 +++ b/src/eric7/APIs/Python3/eric7.api Thu Aug 01 11:37:18 2024 +0200 @@ -11050,6 +11050,7 @@ eric7.UI.UserInterface.UserInterface.activateCodeDocumentationViewer?4(switchFocus=True) eric7.UI.UserInterface.UserInterface.activateCooperationViewer?4() eric7.UI.UserInterface.UserInterface.activateDebugViewer?4() +eric7.UI.UserInterface.UserInterface.activateLeftRightSidebarWidget?4(widget) eric7.UI.UserInterface.UserInterface.activatePluginRepositoryViewer?4() eric7.UI.UserInterface.UserInterface.activateVirtualenvManager?4() eric7.UI.UserInterface.UserInterface.addEricActions?4(actions, actionType) @@ -11099,6 +11100,7 @@ eric7.UI.UserInterface.UserInterface.removeSideWidget?4(widget) eric7.UI.UserInterface.UserInterface.reregisterToolbar?4(name, text, category="") eric7.UI.UserInterface.UserInterface.setDebugProfile?4(save=True) +eric7.UI.UserInterface.UserInterface.setLeftRightSidebarWidgetIcon?4(widget, icon) eric7.UI.UserInterface.UserInterface.showEmailDialog?4(mode, attachFile=None, deleteAttachFile=False) eric7.UI.UserInterface.UserInterface.showEvent?4(_evt) eric7.UI.UserInterface.UserInterface.showFindFileByNameDialog?4()