Wrong flag correction.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1114,7 +1114,7 @@
|
|||||||
// Default is 1 if supported by the compiler (VC++ and recent BC++ only).
|
// Default is 1 if supported by the compiler (VC++ and recent BC++ only).
|
||||||
//
|
//
|
||||||
// Recommended setting: 1, set to 0 if your programs never crash
|
// Recommended setting: 1, set to 0 if your programs never crash
|
||||||
#define wxUSE_CRASHREPORT 1
|
#define wxUSE_CRASHREPORT 0
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// obsolete settings
|
// obsolete settings
|
||||||
|
Reference in New Issue
Block a user