]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_image.i
use the right number in the tarball filename
[wxWidgets.git] / wxPython / src / _image.i
index 04650a8d31c2b73b4d1a2d80b2bf2f16f80f1a78..43bec0c1c2ea53eae98796a5e82816e6e7777a1a 100644 (file)
@@ -1046,8 +1046,8 @@ range -1.0..1.0 where -1.0 is -360 degrees and 1.0 is 360 degrees", "");
     %property(MaskBlue, GetMaskBlue, doc="See `GetMaskBlue`");
     %property(MaskGreen, GetMaskGreen, doc="See `GetMaskGreen`");
     %property(MaskRed, GetMaskRed, doc="See `GetMaskRed`");
-    %property(Size, GetSize, doc="See `GetSize`");
     %property(Width, GetWidth, doc="See `GetWidth`");
+    
 };