]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/mac/_core.py
use the right number in the tarball filename
[wxWidgets.git] / wxPython / src / mac / _core.py
index b8f021db3cd2e52a0d74c50a5cee9c1986b21b93..740d758b3b1adac9b965107568aa625f29419b91 100644 (file)
@@ -3044,7 +3044,6 @@ class Image(Object):
     MaskBlue = property(GetMaskBlue,doc="See `GetMaskBlue`") 
     MaskGreen = property(GetMaskGreen,doc="See `GetMaskGreen`") 
     MaskRed = property(GetMaskRed,doc="See `GetMaskRed`") 
-    Size = property(GetSize,doc="See `GetSize`") 
     Width = property(GetWidth,doc="See `GetWidth`") 
 _core_.Image_swigregister(Image)