forked from openlp/openlp
Headr650
This commit is contained in:
commit
2d473d9436
@ -283,11 +283,8 @@ class MainDisplay(DisplayLabel):
|
||||
self.display.show()
|
||||
|
||||
def onMediaFinish(self):
|
||||
<<<<<<< TREE
|
||||
log.debug(u'Finish playing media')
|
||||
self.setVisible(False)
|
||||
=======
|
||||
>>>>>>> MERGE-SOURCE
|
||||
self.mediaObject.stop()
|
||||
self.mediaObject.clearQueue()
|
||||
self.mediaLoaded = False
|
||||
|
@ -1 +1 @@
|
||||
1.9.0-646
|
||||
1.9.0-650
|
||||
|
Loading…
Reference in New Issue
Block a user