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