forked from openlp/openlp
Fix docstring for last commit
This commit is contained in:
parent
60b5568979
commit
4c08162e33
@ -117,8 +117,7 @@ class ServiceItem(object):
|
||||
service item in the service manager.
|
||||
|
||||
``icon``
|
||||
An instance of QIcon or a string to an icon in the resource or on
|
||||
disk.
|
||||
A string to an icon in the resources or on disk.
|
||||
"""
|
||||
self.icon = icon
|
||||
self.iconic_representation = build_icon(icon)
|
||||
|
Loading…
Reference in New Issue
Block a user