forked from openlp/openlp
Undo fix
This commit is contained in:
parent
53b3b394e9
commit
52c63d9665
@ -414,7 +414,6 @@ class SlideController(QtGui.QWidget):
|
||||
translate('OpenLP.SlideController', 'Escape Item'))
|
||||
|
||||
def liveEscape(self):
|
||||
if self.display.primary:
|
||||
self.display.setVisible(False)
|
||||
self.display.videoStop()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user