Preferences/ConfigurationPages/EditorPropertiesPage.py

changeset 1474
1eaec11a0078
parent 1444
552d2d74f5cf
child 1509
c0b5e693b0eb
diff -r af9e4f5a34b5 -r 1eaec11a0078 Preferences/ConfigurationPages/EditorPropertiesPage.py
--- a/Preferences/ConfigurationPages/EditorPropertiesPage.py	Sun Nov 27 19:38:09 2011 +0100
+++ b/Preferences/ConfigurationPages/EditorPropertiesPage.py	Mon Nov 28 20:03:49 2011 +0100
@@ -70,7 +70,6 @@
         else:
             self.cppHighlightTripleQuotedCheckBox.setEnabled(False)
         
-        
         # CSS
         self.foldCssCommentCheckBox.setChecked(
             Preferences.getEditor("CssFoldComment"))

eric ide

mercurial