forked from openlp/openlp
Return of the default theme
bzr-revno: 1637 Fixes: https://launchpad.net/bugs/796324
This commit is contained in:
commit
c478f7b2ce
@ -599,7 +599,7 @@ class MainWindow(QtGui.QMainWindow, Ui_MainWindow):
|
||||
log.info(u'Load Themes')
|
||||
self.themeManagerContents.loadThemes(True)
|
||||
# Hide/show the theme combobox on the service manager
|
||||
Receiver.send_message(u'theme_update_global')
|
||||
self.serviceManagerContents.themeChange()
|
||||
# Reset the cursor
|
||||
Receiver.send_message(u'cursor_normal')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user