forked from openlp/openlp
Import translate in splashscreen.py
bzr-revno: 851
This commit is contained in:
commit
7dc31a1ad2
@ -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