--- a/UI/EmailDialog.py Sun Sep 29 15:54:10 2013 +0200 +++ b/UI/EmailDialog.py Sun Sep 29 18:22:08 2013 +0200 @@ -384,8 +384,6 @@ def on_message_textChanged(self): """ Private slot to handle the textChanged signal of the message edit. - - @param txt changed text (string) """ self.sendButton.setEnabled( self.subject.text() != "" and \