modified:

openlp/core/lib/mediamanageritem.py
This commit is contained in:
Stevan Pettit 2011-05-21 16:29:43 -04:00
parent cfe1903883
commit c9481e034e

View File

@ -120,7 +120,7 @@ class MediaManagerItem(QtGui.QWidget):
def requiredIcons(self): def requiredIcons(self):
""" """
Tis method is called to define the icons for the plugin. This method is called to define the icons for the plugin.
It provides a default set and the plugin is able to override It provides a default set and the plugin is able to override
the if required. the if required.
""" """