work around MacPython 2.1 incompatibility
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@164 4cde692c-a291-49d1-8350-778aa11640f8
This commit is contained in:
parent
07274f1896
commit
4d3b7279db
@ -59,7 +59,7 @@ class ProgressBar:
|
||||
self.bar.label(text)
|
||||
|
||||
def close(self):
|
||||
self.bar.d.HideWindow()
|
||||
self.bar.d = None
|
||||
del self.bar
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user