X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b5dbe15d0bacde245539f54c4d97af6b4696f01f..323d36e452c48f1e48ffe48312004d5e224634ca:/include/wx/xrc/xh_wizrd.h diff --git a/include/wx/xrc/xh_wizrd.h b/include/wx/xrc/xh_wizrd.h index a9ff5d0768..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 WXDLLIMPEXP_FWD_CORE wxWizard; -class WXDLLIMPEXP_FWD_CORE wxWizardPageSimple; +class WXDLLIMPEXP_FWD_ADV wxWizard; +class WXDLLIMPEXP_FWD_ADV wxWizardPageSimple; class WXDLLIMPEXP_XRC wxWizardXmlHandler : public wxXmlResourceHandler {