Fix typo that prevent inclusion of the keynotecontroller.

This commit is contained in:
Tomas Groth 2020-09-30 21:46:18 +02:00
parent dcaebecb40
commit 206e306c37
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',