forked from openlp/openlp
nothing
bzr-revno: 410
This commit is contained in:
parent
f1a6057b08
commit
1d9569236d
@ -21,7 +21,7 @@ import sys
|
||||
import os
|
||||
mypath=os.path.split(os.path.abspath(__file__))[0]
|
||||
sys.path.insert(0,(os.path.join(mypath, '..', '..','..')))
|
||||
from openlp.theme import Theme
|
||||
from openlp.theme import Theme
|
||||
from openlp.core import Renderer
|
||||
|
||||
from PyQt4 import QtGui, QtCore
|
||||
|
Loading…
Reference in New Issue
Block a user