add vlcmedia to pyinstaller hook

This commit is contained in:
rimach 2011-11-30 20:54:19 +01:00
parent 58035f505d
commit a0ea12c336
1 changed files with 1 additions and 0 deletions

View File

@ -26,4 +26,5 @@
###############################################################################
hiddenimports = ['openlp.core.ui.media.phononplayer',
'openlp.core.ui.media.vlcplayer',
'openlp.core.ui.media.webkitplayer']