forked from openlp/openlp
Some small clean ups:
- removed lines at the end of the file (if there were more than one) - some missing spaces bzr-revno: 1113
This commit is contained in:
commit
02706e0136
@ -541,4 +541,3 @@ class MediaManagerItem(QtGui.QWidget):
|
||||
individual service items need to be processed by the plugins
|
||||
"""
|
||||
pass
|
||||
|
||||
|
@ -80,5 +80,3 @@ class MediaTab(SettingsTab):
|
||||
QtCore.QSettings().setValue(self.settingsSection + u'/use phonon',
|
||||
QtCore.QVariant(self.usePhonon))
|
||||
Receiver.send_message(u'config_screen_changed')
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user