diff --git a/openlp/core/ui/maindisplay.py b/openlp/core/ui/maindisplay.py index aaef47612..36df43988 100644 --- a/openlp/core/ui/maindisplay.py +++ b/openlp/core/ui/maindisplay.py @@ -43,19 +43,27 @@ HTMLIMAGE = """ #http://www.steveheffernan.com/html5-video-player/demo-video-player.html HTMLVIDEO = u""" - - \" - - + + + + """ class DisplayManager(QtGui.QWidget):