forked from openlp/openlp
Import translate
This commit is contained in:
parent
1af5f700e2
commit
035ae84f39
@ -24,7 +24,8 @@
|
||||
###############################################################################
|
||||
|
||||
from PyQt4 import QtCore, QtGui
|
||||
from openlp.core.lib import build_icon
|
||||
|
||||
from openlp.core.lib import build_icon, translate
|
||||
|
||||
class SplashScreen(object):
|
||||
def __init__(self, version):
|
||||
|
Loading…
Reference in New Issue
Block a user