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:
Włodzimierz Skiba
2005-09-21 10:32:41 +00:00
parent ef1a9be407
commit d48ba93329

View File

@@ -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