]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_all.h
Build fix after recent changes in wxRendererNative class.
[wxWidgets.git] / include / wx / xrc / xh_all.h
index c50adab8fc3226da21e925eb75504c8b14d476d4..14a4b03b5d1db5c30234a61676d9f0e96de6ca7f 100644 (file)
@@ -34,6 +34,9 @@
 #include "wx/xrc/xh_sizer.h"
 #include "wx/xrc/xh_stbmp.h"
 #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"
@@ -52,5 +55,7 @@
 #include "wx/xrc/xh_split.h"
 #include "wx/xrc/xh_wizrd.h"
 #include "wx/xrc/xh_statbar.h"
+#include "wx/xrc/xh_mdi.h"
+#include "wx/xrc/xh_grid.h"
 
-#endif // _WX_XMLRES_H_
+#endif // _WX_XH_ALL_H_