fix import issues

This commit is contained in:
Tim Bentley 2016-04-05 17:43:55 +01:00
parent cfc3a978a8
commit 6dcd4b54d9
1 changed files with 1 additions and 1 deletions

View File

@ -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