X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d14a1e28567de23c586bc80017073d0c39f8d18f..3b03eb99e93df17890dcd06f3638d9c3c1d769d6:/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();