]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_all.h
added missing header needed at least by wxMotif under HP-UX
[wxWidgets.git] / include / wx / xrc / xh_all.h
index 51ccbf3533ff7d3b8c8f6fac8dd35efe6ef5e9be..b807675abc3eefc8de5d94135d4e943212349fd9 100644 (file)
@@ -19,6 +19,7 @@
 #include "wx/xrc/xh_dlg.h"
 #include "wx/xrc/xh_bttn.h"
 #include "wx/xrc/xh_chckb.h"
+#include "wx/xrc/xh_tglbtn.h"
 #include "wx/xrc/xh_gauge.h"
 #include "wx/xrc/xh_html.h"
 #include "wx/xrc/xh_spin.h"
@@ -49,5 +50,6 @@
 #include "wx/xrc/xh_scwin.h"
 #include "wx/xrc/xh_split.h"
 #include "wx/xrc/xh_wizrd.h"
+#include "wx/xrc/xh_statbar.h"
 
 #endif // _WX_XMLRES_H_