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

@@ -260,6 +260,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/common/config.cpp
src/common/datetime.cpp
src/common/datstrm.cpp
src/common/debugrpt.cpp
src/common/dircmn.cpp
src/common/dynarray.cpp
src/common/dynlib.cpp
@@ -336,6 +337,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/datstrm.h
wx/dde.h
wx/debug.h
wx/debugrpt.h
wx/defs.h
wx/dir.h
wx/dlimpexp.h
@@ -575,6 +577,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/generic/choicdgg.cpp
src/generic/choicbkg.cpp
src/generic/dcpsg.cpp
src/generic/dbgrptg.cpp
src/generic/dirctrlg.cpp
src/generic/dragimgg.cpp
src/generic/listbkg.cpp