Remove the need for the PyPen class
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26987 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
%rename(Colour) wxColour;
|
||||
%rename(Palette) wxPalette;
|
||||
%rename(Pen) wxPen;
|
||||
%rename(PyPen) wxPyPen;
|
||||
%rename(Brush) wxBrush;
|
||||
%rename(Bitmap) wxBitmap;
|
||||
%rename(Mask) wxMask;
|
||||
|
Reference in New Issue
Block a user