X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c7db82dced50cce6ac8440a442a8fd3f6e25c2ab..ab67e8874db324fab5223cc8d5dff8a8de3e2b77:/include/wx/xrc/xh_all.h diff --git a/include/wx/xrc/xh_all.h b/include/wx/xrc/xh_all.h index 34f459f655..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" @@ -25,11 +26,15 @@ #include "wx/xrc/xh_choic.h" #include "wx/xrc/xh_choicbk.h" #include "wx/xrc/xh_clrpicker.h" +#include "wx/xrc/xh_cmdlinkbn.h" #include "wx/xrc/xh_collpane.h" #include "wx/xrc/xh_combo.h" +#include "wx/xrc/xh_comboctrl.h" #include "wx/xrc/xh_datectrl.h" #include "wx/xrc/xh_dirpicker.h" #include "wx/xrc/xh_dlg.h" +#include "wx/xrc/xh_editlbox.h" +#include "wx/xrc/xh_filectrl.h" #include "wx/xrc/xh_filepicker.h" #include "wx/xrc/xh_fontpicker.h" #include "wx/xrc/xh_frame.h" @@ -64,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"