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:
@@ -29,8 +29,6 @@ wxPalette = wx._gdi.Palette
|
||||
wxPalettePtr = wx._gdi.PalettePtr
|
||||
wxPen = wx._gdi.Pen
|
||||
wxPenPtr = wx._gdi.PenPtr
|
||||
wxPyPen = wx._gdi.PyPen
|
||||
wxPyPenPtr = wx._gdi.PyPenPtr
|
||||
wxBrush = wx._gdi.Brush
|
||||
wxBrushPtr = wx._gdi.BrushPtr
|
||||
wxBitmap = wx._gdi.Bitmap
|
||||
|
Reference in New Issue
Block a user