X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/582f07c2532e6e2d7d1ccb235354548e9bada9bf..d7640339e92492ee1ee32384f471cce0f9f169fa:/include/wx/xrc/xh_all.h?ds=sidebyside diff --git a/include/wx/xrc/xh_all.h b/include/wx/xrc/xh_all.h index c7ef079507..0424611ed3 100644 --- a/include/wx/xrc/xh_all.h +++ b/include/wx/xrc/xh_all.h @@ -53,6 +53,7 @@ #include "wx/xrc/xh_gdctl.h" #include "wx/xrc/xh_frame.h" #include "wx/xrc/xh_scwin.h" +#include "wx/xrc/xh_htmllbox.h" #include "wx/xrc/xh_split.h" #include "wx/xrc/xh_wizrd.h" #include "wx/xrc/xh_statbar.h" @@ -63,5 +64,8 @@ #include "wx/xrc/xh_fontpicker.h" #include "wx/xrc/xh_dirpicker.h" #include "wx/xrc/xh_hyperlink.h" +#include "wx/xrc/xh_bmpcbox.h" +#include "wx/xrc/xh_animatctrl.h" +#include "wx/xrc/xh_collpane.h" #endif // _WX_XH_ALL_H_