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