forked from openlp/openlp
Fix typo
This commit is contained in:
parent
cc04a82c08
commit
4f0cd62f63
@ -858,7 +858,7 @@ class ServiceManager(QtGui.QWidget):
|
|||||||
|
|
||||||
def onSetItem(self, message):
|
def onSetItem(self, message):
|
||||||
"""
|
"""
|
||||||
Called by a signal to select a specific item.signal
|
Called by a signal to select a specific item.
|
||||||
"""
|
"""
|
||||||
self.setItem(int(message))
|
self.setItem(int(message))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user