This commit is contained in:
rimach 2010-06-22 22:30:11 +02:00
commit c8dea52efd

View File

@ -655,6 +655,7 @@ class SlideController(QtGui.QWidget):
"""
Allow the main display to blank the main display at startup time
"""
if not self.mainDisplay.primary:
self.blankButton.setChecked(True)
def onSlideBlank(self):