diff -r 41f716db325e -r adb8882de5af Preferences/ConfigurationPages/EditorHighlightingStylesPage.py --- a/Preferences/ConfigurationPages/EditorHighlightingStylesPage.py Sun Jan 17 13:04:48 2016 +0100 +++ b/Preferences/ConfigurationPages/EditorHighlightingStylesPage.py Sun Jan 17 13:05:52 2016 +0100 @@ -21,6 +21,7 @@ import Preferences +# TODO: add a button to show only monospaced fonts class EditorHighlightingStylesPage(ConfigurationPageBase, Ui_EditorHighlightingStylesPage): """