X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/db59a97cdad9867499280fe10f751135964cbb5c..c22287afb2711c424df0ba00bf6fbe2af736b433:/src/xrc/xh_stbmp.cpp?ds=inline 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() {