X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/85f138db83939ce7c59a942aaecca7fa98168db3..7b625c31205fb23cc6bb379e9997df98d78f6ab1:/include/wx/xrc/xh_all.h diff --git a/include/wx/xrc/xh_all.h b/include/wx/xrc/xh_all.h index b807675abc..f5181fa33c 100644 --- a/include/wx/xrc/xh_all.h +++ b/include/wx/xrc/xh_all.h @@ -30,9 +30,12 @@ #include "wx/xrc/xh_combo.h" #include "wx/xrc/xh_chckl.h" #include "wx/xrc/xh_choic.h" +#include "wx/xrc/xh_datectrl.h" #include "wx/xrc/xh_sizer.h" #include "wx/xrc/xh_stbmp.h" #include "wx/xrc/xh_notbk.h" +#include "wx/xrc/xh_listbk.h" +#include "wx/xrc/xh_choicbk.h" #include "wx/xrc/xh_text.h" #include "wx/xrc/xh_listb.h" #include "wx/xrc/xh_toolb.h" @@ -52,4 +55,4 @@ #include "wx/xrc/xh_wizrd.h" #include "wx/xrc/xh_statbar.h" -#endif // _WX_XMLRES_H_ +#endif // _WX_XH_ALL_H_