X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/544fee32eeac1a4f6ca3e0c7c1b13ee24f1d1c1c..adb8a71bbc0ba11aad0b417db24f7267a250b6c3:/contrib/src/xrc/xh_sttxt.cpp?ds=sidebyside diff --git a/contrib/src/xrc/xh_sttxt.cpp b/contrib/src/xrc/xh_sttxt.cpp index 955642ed64..e94e9fdbd2 100644 --- a/contrib/src/xrc/xh_sttxt.cpp +++ b/contrib/src/xrc/xh_sttxt.cpp @@ -22,6 +22,8 @@ #include "wx/xrc/xh_sttxt.h" #include "wx/stattext.h" +IMPLEMENT_DYNAMIC_CLASS(wxStaticTextXmlHandler, wxXmlResourceHandler) + wxStaticTextXmlHandler::wxStaticTextXmlHandler() : wxXmlResourceHandler() {