]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_all.h
[wxGTK] Support changing the wxSTAY_ON_TOP style value run-time through wxWindow...
[wxWidgets.git] / include / wx / xrc / xh_all.h
index f5181fa33c597c33ebdc1a67e82d350ab70b1365..b3f42aa180b737a96b5e421f5885a4f68861000d 100644 (file)
@@ -36,6 +36,7 @@
 #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"
@@ -54,5 +55,6 @@
 #include "wx/xrc/xh_split.h"
 #include "wx/xrc/xh_wizrd.h"
 #include "wx/xrc/xh_statbar.h"
+#include "wx/xrc/xh_mdi.h"
 
 #endif // _WX_XH_ALL_H_