removed empty line

This commit is contained in:
Andreas Preikschat 2013-02-11 09:37:16 +01:00
parent 8d8e47193c
commit 1b1e7fb521
1 changed files with 0 additions and 1 deletions

View File

@ -132,7 +132,6 @@ class EditSongForm(QtGui.QDialog, Ui_EditSongDialog):
self.findVerseSplit = re.compile(u'---\[\]---\n', re.UNICODE)
self.whitespace = re.compile(r'\W+', re.UNICODE)
def keyPressEvent(self, event):
"""
Reimplement the keyPressEvent to react on Return/Enter keys. When some