X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/79132cd30222d8c20c2232a58edc99461f9fe813..6ee3c06421446908fabe9de45b8e0c7519c28c24:/contrib/src/xrc/xh_dlg.cpp?ds=sidebyside diff --git a/contrib/src/xrc/xh_dlg.cpp b/contrib/src/xrc/xh_dlg.cpp index 0305962c80..ea823db964 100644 --- a/contrib/src/xrc/xh_dlg.cpp +++ b/contrib/src/xrc/xh_dlg.cpp @@ -24,6 +24,7 @@ #include "wx/log.h" #include "wx/intl.h" +IMPLEMENT_DYNAMIC_CLASS(wxDialogXmlHandler, wxXmlResourceHandler) wxDialogXmlHandler::wxDialogXmlHandler() : wxXmlResourceHandler() {