X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab7ce33c563651f790f99d64ee56727706047ae3..c077ee943391930e0a7550f7ce810cb72a6d5820:/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();