X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9aaf11927c8f43dcf296563c6a62707d625c2356..015dca24cabea5750e808e7c5f9505165b023c90:/include/wx/xrc/xh_all.h diff --git a/include/wx/xrc/xh_all.h b/include/wx/xrc/xh_all.h index f5181fa33c..b3f42aa180 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" @@ -54,5 +55,6 @@ #include "wx/xrc/xh_split.h" #include "wx/xrc/xh_wizrd.h" #include "wx/xrc/xh_statbar.h" +#include "wx/xrc/xh_mdi.h" #endif // _WX_XH_ALL_H_