X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab7ce33c563651f790f99d64ee56727706047ae3..a1f4186efa05899f3318d46298cbb999c46d088d:/include/wx/xrc/xh_dlg.h diff --git a/include/wx/xrc/xh_dlg.h b/include/wx/xrc/xh_dlg.h index a7fb822746..5a68a442ca 100644 --- a/include/wx/xrc/xh_dlg.h +++ b/include/wx/xrc/xh_dlg.h @@ -17,8 +17,9 @@ #include "wx/xrc/xmlres.h" -class WXXMLDLLEXPORT wxDialogXmlHandler : public wxXmlResourceHandler +class WXDLLIMPEXP_XRC wxDialogXmlHandler : public wxXmlResourceHandler { +DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) public: wxDialogXmlHandler(); virtual wxObject *DoCreateResource();