X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/544fee32eeac1a4f6ca3e0c7c1b13ee24f1d1c1c..75d3838010e2d8a9592a4a016e2994f4f0d3070b:/contrib/src/xrc/xh_stlin.cpp diff --git a/contrib/src/xrc/xh_stlin.cpp b/contrib/src/xrc/xh_stlin.cpp index 340dc4e945..7cc5abc08b 100644 --- a/contrib/src/xrc/xh_stlin.cpp +++ b/contrib/src/xrc/xh_stlin.cpp @@ -24,6 +24,8 @@ #if wxUSE_STATLINE +IMPLEMENT_DYNAMIC_CLASS(wxStaticLineXmlHandler, wxXmlResourceHandler) + wxStaticLineXmlHandler::wxStaticLineXmlHandler() : wxXmlResourceHandler() {