Added XRC handler for wxPropertySheetDialog (Sander Berents)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48045 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -67,5 +67,8 @@
|
||||
#include "wx/xrc/xh_bmpcbox.h"
|
||||
#include "wx/xrc/xh_animatctrl.h"
|
||||
#include "wx/xrc/xh_collpane.h"
|
||||
#if wxABI_VERSION >= 20805
|
||||
#include "wx/xrc/xh_propdlg.h"
|
||||
#endif
|
||||
|
||||
#endif // _WX_XH_ALL_H_
|
||||
|
Reference in New Issue
Block a user