forked from openlp/openlp
copy error
This commit is contained in:
parent
49569746ea
commit
acac723b09
@ -254,7 +254,7 @@ class Receiver(object):
|
||||
To receive a Message
|
||||
``QtCore.QObject.connect(
|
||||
Receiver.get_receiver(),
|
||||
QtCore.SIGNALvideodisplay(u'<<Message ID>>'),
|
||||
QtCore.SIGNAL(u'<<Message ID>>'),
|
||||
<<ACTION>>
|
||||
)``
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user