X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/db59a97cdad9867499280fe10f751135964cbb5c..efe66bbc0e9f463a6dd3ad49717474dd801bebf3:/src/xrc/xh_stbmp.cpp?ds=sidebyside diff --git a/src/xrc/xh_stbmp.cpp b/src/xrc/xh_stbmp.cpp index b1ccad90f5..04eb5096df 100644 --- a/src/xrc/xh_stbmp.cpp +++ b/src/xrc/xh_stbmp.cpp @@ -22,6 +22,8 @@ #include "wx/xrc/xh_stbmp.h" #include "wx/statbmp.h" +IMPLEMENT_DYNAMIC_CLASS(wxStaticBitmapXmlHandler, wxXmlResourceHandler) + wxStaticBitmapXmlHandler::wxStaticBitmapXmlHandler() : wxXmlResourceHandler() {