forked from openlp/openlp
Forgot to import translate from openlp.core.lib :(
This commit is contained in:
parent
683a53c594
commit
b95b598340
@ -27,7 +27,7 @@ import re
|
||||
|
||||
from PyQt4 import QtGui
|
||||
|
||||
from openlp.core.lib import SongXMLBuilder
|
||||
from openlp.core.lib import SongXMLBuilder, translate
|
||||
from openlp.plugins.songs.lib import VerseType
|
||||
from openlp.plugins.songs.lib.models import Song, Author, Topic, Book
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user