forked from openlp/openlp
fix import issues
This commit is contained in:
parent
cfc3a978a8
commit
6dcd4b54d9
@ -57,7 +57,7 @@ else:
|
||||
from PyQt5 import QtCore
|
||||
|
||||
from openlp.core.lib import ScreenList
|
||||
from openlp.core.utils import delete_file, \
|
||||
from openlp.core.utils import delete_file
|
||||
from openlp.core.common import get_uno_command, get_uno_instance
|
||||
from .presentationcontroller import PresentationController, PresentationDocument, TextType
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user