forked from openlp/openlp
We only support v4 files
This commit is contained in:
parent
bde55c79f8
commit
ce26493dac
@ -290,7 +290,7 @@ class SongFormat(object):
|
||||
},
|
||||
ProPresenter: {
|
||||
'class': ProPresenterImport,
|
||||
'name': 'ProPresenter',
|
||||
'name': 'ProPresenter 4',
|
||||
'prefix': 'proPresenter',
|
||||
'filter': '%s (*.pro4)' % translate('SongsPlugin.ImportWizardForm', 'ProPresenter 4 Song Files')
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user