--- a/src/eric7/QScintilla/Editor.py Sat Nov 04 16:10:40 2023 +0100 +++ b/src/eric7/QScintilla/Editor.py Sat Nov 04 16:17:29 2023 +0100 @@ -2523,7 +2523,6 @@ self.__markerMap.update() return - def newBreakpointWithProperties(self, line, properties): """ Public method to set a new breakpoint and its properties.