X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dd47af27e12ee66b3e9eed6f1711e516f36dc837..6dbf7a375093d1e94aadb61f8d6759e820a9256d:/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 {