X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/544fee32eeac1a4f6ca3e0c7c1b13ee24f1d1c1c..5b5ea4664162471bb709cf6addaba92936ccd36a:/src/xrc/xh_slidr.cpp diff --git a/src/xrc/xh_slidr.cpp b/src/xrc/xh_slidr.cpp index acf894537d..10e16450cc 100644 --- a/src/xrc/xh_slidr.cpp +++ b/src/xrc/xh_slidr.cpp @@ -24,6 +24,8 @@ #if wxUSE_SLIDER +IMPLEMENT_DYNAMIC_CLASS(wxSliderXmlHandler, wxXmlResourceHandler) + wxSliderXmlHandler::wxSliderXmlHandler() : wxXmlResourceHandler() {