]> git.saurik.com Git - wxWidgets.git/commit
Use the app name, not display name, as debug report name,
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 11 Aug 2009 18:16:32 +0000 (18:16 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 11 Aug 2009 18:16:32 +0000 (18:16 +0000)
commit7735b2ea691f41d7a7f007befbe969386873b86e
tree36e4dbaf0242d75c9ef902f5de8c1305da3839ce
parent01b5ad3b500627ae3ebadc755f47c816a859e6bb
Use the app name, not display name, as debug report name,

This name is used for files/directories and so should be short and not contain
spaces while the display name usually does contain them.

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