X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e5db28fd7cda3943b41e86a731c65358284bb0ce..979d7319df1b702a12be015dafc2793a32e14b37:/include/wx/xrc/xh_wizrd.h diff --git a/include/wx/xrc/xh_wizrd.h b/include/wx/xrc/xh_wizrd.h index aa5dfbf972..574e735b89 100644 --- a/include/wx/xrc/xh_wizrd.h +++ b/include/wx/xrc/xh_wizrd.h @@ -21,8 +21,9 @@ #include "wx/wizard.h" -class WXXMLDLLEXPORT wxWizardXmlHandler : public wxXmlResourceHandler +class WXDLLIMPEXP_XRC wxWizardXmlHandler : public wxXmlResourceHandler { +DECLARE_DYNAMIC_CLASS(wxWizardXmlHandler) public: wxWizardXmlHandler(); virtual wxObject *DoCreateResource();