Preferences/ConfigurationPages/EditorStylesPage.py

changeset 4164
daae068f48b5
parent 4021
195a471c327b
child 4176
4c09d3d75768
--- 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