1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2024-11-16 20:29:02 +00:00
dupeguru/cocoa/inter/stats_label.py
Virgil Dupras 989026051c Converted PyStatsLabel to a core instance mode.
--HG--
branch : objp
2012-01-09 11:15:20 -05:00

6 lines
124 B
Python

from cocoa.inter import PyGUIObject
class PyStatsLabel(PyGUIObject):
def display(self):
return self.py.display