forked from openlp/openlp
Removed the commented out line, since this works.
This commit is contained in:
parent
90ac6da839
commit
75d64a165c
@ -155,7 +155,6 @@ class MainDisplay(DisplayWidget):
|
||||
self.webView.setHtml(build_html(serviceItem, self.screen, \
|
||||
self.parent.alertTab))
|
||||
self.initialFrame = True
|
||||
#self.show()
|
||||
# To display or not to display?
|
||||
if not self.screen[u'primary']:
|
||||
self.show()
|
||||
|
Loading…
Reference in New Issue
Block a user