Project/LexerAssociationDialog.py

changeset 3010
befeff46ec0f
parent 2995
63d874899b8b
child 3030
4a0a82ddd9d2
child 3057
10516539f238
--- a/Project/LexerAssociationDialog.py	Sat Oct 12 17:31:40 2013 +0200
+++ b/Project/LexerAssociationDialog.py	Sat Oct 12 18:25:29 2013 +0200
@@ -108,7 +108,8 @@
     
     def on_editorLexerList_itemClicked(self, itm, column):
         """
-        Private slot to handle the clicked signal of the lexer association list.
+        Private slot to handle the clicked signal of the lexer association
+        list.
         
         @param itm reference to the selecte item (QTreeWidgetItem)
         @param column column the item was clicked or activated (integer)

eric ide

mercurial