removed obsolete attribute doc

This commit is contained in:
Andreas Preikschat 2011-01-18 19:49:47 +01:00
parent 2d21d795f2
commit 628a5bd755

View File

@ -168,9 +168,6 @@ class MediaManagerItem(QtGui.QWidget):
``slot`` ``slot``
The method to call when the button is clicked. The method to call when the button is clicked.
``objectname``
The name of the button.
""" """
# NB different order (when I broke this out, I didn't want to # NB different order (when I broke this out, I didn't want to
# break compatability), but it makes sense for the icon to # break compatability), but it makes sense for the icon to