eric6/QScintilla/EditorOutline.py

changeset 7749
285855999b4e
parent 7696
f7e2cb3fc9d4
child 7750
b16930e5baa9
--- a/eric6/QScintilla/EditorOutline.py	Sat Oct 03 18:11:45 2020 +0200
+++ b/eric6/QScintilla/EditorOutline.py	Sun Oct 04 15:25:17 2020 +0200
@@ -19,6 +19,8 @@
 from .EditorOutlineModel import EditorOutlineModel
 
 
+# TODO: save latest width in Preferences
+# TODO: config entry for default width
 class EditorOutlineView(QTreeView):
     """
     Class implementing an outline widget for source code navigation of the

eric ide

mercurial