X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53cdd2c11d11b6286936b93158b157610b169edd..438959cca892a7651634cc3a7aad4819ac49b23c:/include/wx/xrc/xh_all.h diff --git a/include/wx/xrc/xh_all.h b/include/wx/xrc/xh_all.h index 8c48afb37f..c647166072 100644 --- a/include/wx/xrc/xh_all.h +++ b/include/wx/xrc/xh_all.h @@ -15,6 +15,7 @@ // Existing handlers: #include "wx/xrc/xh_animatctrl.h" +#include "wx/xrc/xh_bannerwindow.h" #include "wx/xrc/xh_bmp.h" #include "wx/xrc/xh_bmpbt.h" #include "wx/xrc/xh_bmpcbox.h" @@ -68,7 +69,9 @@ #include "wx/xrc/xh_stlin.h" #include "wx/xrc/xh_text.h" #include "wx/xrc/xh_tglbtn.h" +#include "wx/xrc/xh_timectrl.h" #include "wx/xrc/xh_toolb.h" +#include "wx/xrc/xh_toolbk.h" #include "wx/xrc/xh_tree.h" #include "wx/xrc/xh_treebk.h" #include "wx/xrc/xh_unkwn.h"