mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 01:09:50 +00:00
Only in FINAL_VERSION
--HG-- branch : feature-crashreport
This commit is contained in:
parent
a548940b8c
commit
68120a53e7
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ TReportResult report(const std::string &title, const std::string &header, const
|
|||
|
||||
doSendReport();
|
||||
|
||||
# if 1 // TODO: This behaviour is used in the old report code when Quitting the application is the default crash report behaviour. Needs testing.
|
||||
# if defined(FINAL_VERSION) // TODO: This behaviour is used in the old report code when Quitting the application is the default crash report behaviour. Needs testing.
|
||||
# ifdef NL_OS_WINDOWS
|
||||
# ifndef NL_COMP_MINGW
|
||||
// disable the Windows popup telling that the application aborted and disable the dr watson report.
|
||||
|
|
Loading…
Reference in a new issue