X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/139c5871c91e087972789526ac7e85a5f4e94ece..d94974609888885e0b75d0e01d901b03a6213979:/src/xrc/xmlres.cpp diff --git a/src/xrc/xmlres.cpp b/src/xrc/xmlres.cpp index c29959f119..d988aed649 100644 --- a/src/xrc/xmlres.cpp +++ b/src/xrc/xmlres.cpp @@ -143,6 +143,7 @@ bool wxXmlResource::Load(const wxString& filemask) } +IMPLEMENT_ABSTRACT_CLASS(wxXmlResourceHandler, wxObject) void wxXmlResource::AddHandler(wxXmlResourceHandler *handler) {