modified AddFile() to copy file to the debug report directory if its path is absolute
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 10 Apr 2005 22:37:43 +0000 (22:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 10 Apr 2005 22:37:43 +0000 (22:37 +0000)
commitfdc1aa5209a89ce7ef2f91d6bf3ce7852438fa85
treeb343ba99914b3c747c3e7c1e7271bb3dead987a2
parentb6afa1a38a78ac44ec984fbd211f658f2f80094b
modified AddFile() to copy file to the debug report directory if its path is absolute

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/debugrpt.h
samples/debugrpt/debugrpt.cpp
src/common/debugrpt.cpp