diff -r bf5ae5d7477d -r befeff46ec0f Project/LexerAssociationDialog.py --- 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)