diff -r 57b5de82ce05 -r f85965649066 APIs/Python3/eric6.api --- a/APIs/Python3/eric6.api Wed Jul 01 19:34:51 2015 +0200 +++ b/APIs/Python3/eric6.api Fri Jul 03 19:07:06 2015 +0200 @@ -7081,6 +7081,7 @@ eric6.QScintilla.Editor.Editor.getMouseClickHandler?4(modifiers, button) eric6.QScintilla.Editor.Editor.getMouseClickHandlers?4(name) eric6.QScintilla.Editor.Editor.getNoName?4() +eric6.QScintilla.Editor.Editor.getSearchIndicatorLines?4() eric6.QScintilla.Editor.Editor.getSearchText?4(selectionOnly=False) eric6.QScintilla.Editor.Editor.getSharingStatus?4() eric6.QScintilla.Editor.Editor.getSyntaxErrorLines?4() @@ -7207,6 +7208,7 @@ eric6.QScintilla.Editor.Editor.unindentLineOrSelection?4() eric6.QScintilla.Editor.Editor.unsetAutoCompletionHook?4() eric6.QScintilla.Editor.Editor.unsetCallTipHook?4() +eric6.QScintilla.Editor.Editor.updateMarkerMap?4() eric6.QScintilla.Editor.Editor.viewportEvent?4(evt) eric6.QScintilla.Editor.Editor.wheelEvent?4(evt) eric6.QScintilla.Editor.Editor.writeFile?4(fn)