forked from openlp/openlp
For space police
This commit is contained in:
parent
457885019b
commit
e0a2e5e1f3
@ -169,7 +169,6 @@ class EditCustomForm(QtGui.QDialog, Ui_customEditDialog):
|
||||
for row in range (0, len(tempList)):
|
||||
self.VerseListView.addItem(tempList[row])
|
||||
self.VerseListView.repaint()
|
||||
|
||||
self.SaveButton.setEnabled(False)
|
||||
self.EditButton.setEnabled(False)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user