forked from openlp/openlp
EW importer needs to import 'translate' before using it
This commit is contained in:
parent
053d73de9b
commit
0a3dc7bff4
@ -32,6 +32,7 @@ import sys
|
|||||||
import os
|
import os
|
||||||
import struct
|
import struct
|
||||||
|
|
||||||
|
from openlp.core.lib import translate
|
||||||
from songimport import SongImport
|
from songimport import SongImport
|
||||||
|
|
||||||
def strip_rtf(blob):
|
def strip_rtf(blob):
|
||||||
|
Loading…
Reference in New Issue
Block a user