compilation fixes after pen/brush styles changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52660 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -52,7 +52,7 @@ public:
|
||||
void SetStyle( wxPenStyle style );
|
||||
void SetWidth( int width );
|
||||
void SetDashes( int number_of_dashes, const wxDash *dash );
|
||||
void SetStipple( wxBitmap *stipple );
|
||||
void SetStipple( const wxBitmap& stipple );
|
||||
|
||||
wxColour &GetColour() const;
|
||||
wxPenCap GetCap() const;
|
||||
|
Reference in New Issue
Block a user