X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e8a793f06cc0abb9e2433b1fe518c836395c8b49..05f32fc39e4aae6144c24971c74a11d119cea82e:/include/wx/xrc/xh_choicbk.h diff --git a/include/wx/xrc/xh_choicbk.h b/include/wx/xrc/xh_choicbk.h index fd6bfb03c5..bc9be5b905 100644 --- a/include/wx/xrc/xh_choicbk.h +++ b/include/wx/xrc/xh_choicbk.h @@ -9,17 +9,16 @@ #ifndef _WX_XH_CHOICEBK_H_ #define _WX_XH_CHOICEBK_H_ -#include "wx/defs.h" +#include "wx/xrc/xmlres.h" #if wxUSE_XRC && wxUSE_CHOICEBOOK -#include "wx/xrc/xmlres.h" - class WXDLLEXPORT wxChoicebook; class WXDLLIMPEXP_XRC wxChoicebookXmlHandler : public wxXmlResourceHandler { -DECLARE_DYNAMIC_CLASS(wxChoicebookXmlHandler) + DECLARE_DYNAMIC_CLASS(wxChoicebookXmlHandler) + public: wxChoicebookXmlHandler(); virtual wxObject *DoCreateResource();