X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aa1b2573f3cccee32b0f9b2ed36465c0de7cc005..8371a35340baf588549273328cb2a1579a4dfe81:/include/wx/xrc/xh_all.h diff --git a/include/wx/xrc/xh_all.h b/include/wx/xrc/xh_all.h index 41600a0852..5c37387524 100644 --- a/include/wx/xrc/xh_all.h +++ b/include/wx/xrc/xh_all.h @@ -27,9 +27,12 @@ #include "wx/xrc/xh_clrpicker.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" @@ -56,6 +59,7 @@ #include "wx/xrc/xh_slidr.h" #include "wx/xrc/xh_spin.h" #include "wx/xrc/xh_split.h" +#include "wx/xrc/xh_srchctrl.h" #include "wx/xrc/xh_statbar.h" #include "wx/xrc/xh_stbox.h" #include "wx/xrc/xh_stbmp.h"