Added a TODO.

Tue, 10 Mar 2015 20:18:58 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 10 Mar 2015 20:18:58 +0100
changeset 4164
daae068f48b5
parent 4163
9f7ace9e074a
child 4165
7ff2ca8b0dc5

Added a TODO.

Preferences/ConfigurationPages/EditorStylesPage.py file | annotate | diff | comparison | revisions
--- a/Preferences/ConfigurationPages/EditorStylesPage.py	Sun Mar 08 17:53:55 2015 +0100
+++ b/Preferences/ConfigurationPages/EditorStylesPage.py	Tue Mar 10 20:18:58 2015 +0100
@@ -24,6 +24,8 @@
     """
     Class implementing the Editor Styles configuration page.
     """
+    # TODO: configure foreground and background of indentation guides
+    # setIndentationGuidesBackgroundColor, setIndentationGuidesForegroundColor
     def __init__(self):
         """
         Constructor

eric ide

mercurial