forked from openlp/openlp
fixed bug 1021272 (Exporting settings fails with traceback in Build 2014)
bzr-revno: 2015 Fixes: https://launchpad.net/bugs/1021272
This commit is contained in:
commit
ff76a6df58
@ -48,7 +48,7 @@ from openlp.core.ui import AboutForm, SettingsForm, ServiceManager, \
|
||||
ShortcutListForm, FormattingTagForm
|
||||
from openlp.core.ui.media import MediaController
|
||||
from openlp.core.utils import AppLocation, add_actions, LanguageManager, \
|
||||
get_application_version
|
||||
get_application_version, get_filesystem_encoding
|
||||
from openlp.core.utils.actions import ActionList, CategoryOrder
|
||||
from openlp.core.ui.firsttimeform import FirstTimeForm
|
||||
from openlp.core.ui import ScreenList
|
||||
|
Loading…
Reference in New Issue
Block a user