Added XRC handler for wxPropertySheetDialog (Sander Berents)
authorJulian Smart <julian@anthemion.co.uk>
Mon, 13 Aug 2007 12:04:31 +0000 (12:04 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 13 Aug 2007 12:04:31 +0000 (12:04 +0000)
commitaa1b2573f3cccee32b0f9b2ed36465c0de7cc005
tree9b0fd16df304d630abed45fa5f4d85e2a1156298
parent22e97d4cbe6b155f0d43c0cef43ff2a45daa9a31
Added XRC handler for wxPropertySheetDialog (Sander Berents)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48044 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
build/bakefiles/files.bkl
build/msw/makefile.vc
include/wx/xrc/xh_all.h
include/wx/xrc/xh_propdlg.h [new file with mode: 0644]
src/xrc/xh_propdlg.cpp [new file with mode: 0644]
src/xrc/xmlrsall.cpp