X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d07d2bc9d05408c58b76c53a0a291915b88e5064..84f85550e5e9f026d8518244cc47227e3e428a0f:/wxPython/src/_brush.i diff --git a/wxPython/src/_brush.i b/wxPython/src/_brush.i index 3545f9b975..ac34681356 100644 --- a/wxPython/src/_brush.i +++ b/wxPython/src/_brush.i @@ -33,6 +33,8 @@ a `wx.DC`. It has a colour and a style.", " :see: `wx.BrushList`, `wx.DC`, `wx.DC.SetBrush` "); +MustHaveApp(wxBrush); + class wxBrush : public wxGDIObject { public: DocCtorStr(