X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dd47af27e12ee66b3e9eed6f1711e516f36dc837..75ded4d17344618afd302a0671f1277791ee17ed:/include/wx/xrc/xh_wizrd.h diff --git a/include/wx/xrc/xh_wizrd.h b/include/wx/xrc/xh_wizrd.h index 5342ee665b..1831d79c9c 100644 --- a/include/wx/xrc/xh_wizrd.h +++ b/include/wx/xrc/xh_wizrd.h @@ -15,8 +15,8 @@ #if wxUSE_XRC && wxUSE_WIZARDDLG -class WXDLLEXPORT wxWizard; -class WXDLLEXPORT wxWizardPageSimple; +class WXDLLIMPEXP_FWD_ADV wxWizard; +class WXDLLIMPEXP_FWD_ADV wxWizardPageSimple; class WXDLLIMPEXP_XRC wxWizardXmlHandler : public wxXmlResourceHandler {