forked from openlp/openlp
Remove some whitespace in editsongform.py
This commit is contained in:
parent
7679f4c188
commit
46f9153ea8
@ -757,7 +757,7 @@ class EditSongForm(QtGui.QDialog, Ui_EditSongDialog):
|
||||
self.manager.save_object(self.song)
|
||||
if self.parent.new:
|
||||
self.parent.auto_select_id = self.song.id
|
||||
|
||||
|
||||
def _processLyrics(self):
|
||||
"""
|
||||
Process the lyric data entered by the user into the OpenLP XML format.
|
||||
|
Loading…
Reference in New Issue
Block a user