X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a72f4631fe5ab7ebeefdacf8ec9c826ea962133f..46ae103b9f08fc4e447d16a6a92b03cf55ee3189:/wxPython/src/_stockobjs.i?ds=sidebyside diff --git a/wxPython/src/_stockobjs.i b/wxPython/src/_stockobjs.i index 752e7574e7..7ae7546af4 100644 --- a/wxPython/src/_stockobjs.i +++ b/wxPython/src/_stockobjs.i @@ -91,7 +91,7 @@ class wxBrushList : public wxObject { public: void AddBrush(wxBrush *brush); - wxBrush * FindOrCreateBrush(const wxColour& colour, int style); + wxBrush * FindOrCreateBrush(const wxColour& colour, int style=wxSOLID); void RemoveBrush(wxBrush *brush); int GetCount();