forked from openlp/openlp
fix indentation
This commit is contained in:
parent
f5980ecfc1
commit
430861030e
@ -68,7 +68,7 @@ class OooImport(SongImport):
|
||||
self.log_error(
|
||||
self.import_source[0],
|
||||
translate('SongsPlugin.SongImport',
|
||||
'Cannot access OpenOffice or LibreOffice'))
|
||||
'Cannot access OpenOffice or LibreOffice'))
|
||||
log.error(exc)
|
||||
return
|
||||
self.import_wizard.progressBar.setMaximum(len(self.import_source))
|
||||
|
Loading…
Reference in New Issue
Block a user