Merge branch 'keynote-include' into 'master'

Fix typo that prevent inclusion of the keynotecontroller.

See merge request openlp/packaging!11
merge-requests/13/head
Raoul Snyman 2020-09-30 20:04:02 +00:00
commit 565baaa2f6
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
hiddenimports = ['openlp.plugins.presentations.lib.applescriptbasecontroller',
'openlp.plugins.presentations.lib.impresscontroller',
'openlp.plugins.presentations.lib.keynoteontroller',
'openlp.plugins.presentations.lib.keynotecontroller',
'openlp.plugins.presentations.lib.maclocontroller',
'openlp.plugins.presentations.lib.pdfcontroller',
'openlp.plugins.presentations.lib.powerpointcontroller',