forked from openlp/openlp
fixed comment
This commit is contained in:
parent
e089c8cb0c
commit
30cbaafb09
@ -377,8 +377,7 @@ class SongMaintenanceForm(QtGui.QDialog, Ui_SongMaintenanceDialog):
|
||||
self.mergeBooks(book)
|
||||
self.resetBooks()
|
||||
else:
|
||||
# We restore the book's old name and publisher, because
|
||||
# the user did not want to merge the two topics.
|
||||
# We restore the book's old name and publisher.
|
||||
book.name = temp_name
|
||||
book.publisher = temp_publisher
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user