X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5a0348c44940b6cb06811fc99e9c0218cc856ec3..74b720793f9d312566450461fac394e5e456ae5d:/include/wx/xrc/xh_all.h diff --git a/include/wx/xrc/xh_all.h b/include/wx/xrc/xh_all.h index 41baf0cbb1..14a4b03b5d 100644 --- a/include/wx/xrc/xh_all.h +++ b/include/wx/xrc/xh_all.h @@ -36,6 +36,7 @@ #include "wx/xrc/xh_notbk.h" #include "wx/xrc/xh_listbk.h" #include "wx/xrc/xh_choicbk.h" +#include "wx/xrc/xh_treebk.h" #include "wx/xrc/xh_text.h" #include "wx/xrc/xh_listb.h" #include "wx/xrc/xh_toolb.h" @@ -55,5 +56,6 @@ #include "wx/xrc/xh_wizrd.h" #include "wx/xrc/xh_statbar.h" #include "wx/xrc/xh_mdi.h" +#include "wx/xrc/xh_grid.h" #endif // _WX_XH_ALL_H_