]> git.saurik.com Git - wxWidgets.git/history - src/xrc/xh_propdlg.cpp
replace asserts in XRC code with wxLogError/Warning() calls as XRC can come from...
[wxWidgets.git] / src / xrc / xh_propdlg.cpp
2007-08-15  Vadim Zeitlinset the correct properties for the source files
2007-08-15  Vadim Zeitlinadded missing headers (patch 1774617)
2007-08-13  Julian SmartAdded XRC handler for wxPropertySheetDialog (Sander...