]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_dragimg.i
fix building/running of tex2rtf
[wxWidgets.git] / wxPython / src / _dragimg.i
index d0d6eca9e7b263e9420e8a210e1d7592cb9aa01b..94f0d19fdf06749a996eba39e2d6ae42b21e2131 100644 (file)
@@ -95,6 +95,8 @@ public:
 
     // Erase and redraw simultaneously if possible
     virtual bool RedrawImage(const wxPoint& oldPos, const wxPoint& newPos, bool eraseOld, bool drawNew);
+
+    %property(ImageRect, GetImageRect, doc="See `GetImageRect`");
 };