added wxDebugReport

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32744 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2005-03-11 02:55:21 +00:00
parent 1de1196ab3
commit ce4fd7b577
15 changed files with 1816 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ All:
- wxURI::GetUser() only returns the user name now, use GetUserInfo() to get
user and password as in 2.5.4; wxURI::GetPassword() added
- added wx_dynamic_cast() macro
- added wxDebugReport class
All (GUI):