X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d14a1e28567de23c586bc80017073d0c39f8d18f..0439c23bddd7ae80ab3e0e2813706e5d70e4ae4f:/wxPython/src/_gdiobj.i diff --git a/wxPython/src/_gdiobj.i b/wxPython/src/_gdiobj.i index 5eee9400d1..a334c9f2f1 100644 --- a/wxPython/src/_gdiobj.i +++ b/wxPython/src/_gdiobj.i @@ -15,6 +15,8 @@ //--------------------------------------------------------------------------- %newgroup +MustHaveApp(wxGDIObject); + class wxGDIObject : public wxObject { public: wxGDIObject();