X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/79132cd30222d8c20c2232a58edc99461f9fe813..3527f29c8769e09d796c547c0c309f8b86407012:/contrib/src/xrc/xh_frame.cpp?ds=inline diff --git a/contrib/src/xrc/xh_frame.cpp b/contrib/src/xrc/xh_frame.cpp index 467e133472..2fcbbd357f 100644 --- a/contrib/src/xrc/xh_frame.cpp +++ b/contrib/src/xrc/xh_frame.cpp @@ -24,6 +24,7 @@ #include "wx/log.h" #include "wx/intl.h" +IMPLEMENT_DYNAMIC_CLASS(wxFrameXmlHandler, wxXmlResourceHandler) wxFrameXmlHandler::wxFrameXmlHandler() : wxXmlResourceHandler() {