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