From: Włodzimierz Skiba Date: Wed, 21 Sep 2005 10:32:41 +0000 (+0000) Subject: Wrong flag correction. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/d48ba933290d7f180b252046711a275ac9b0585a Wrong flag correction. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/os2/setup0.h b/include/wx/os2/setup0.h index ad19c53316..66d77b6a13 100644 --- a/include/wx/os2/setup0.h +++ b/include/wx/os2/setup0.h @@ -1114,7 +1114,7 @@ // Default is 1 if supported by the compiler (VC++ and recent BC++ only). // // Recommended setting: 1, set to 0 if your programs never crash -#define wxUSE_CRASHREPORT 1 +#define wxUSE_CRASHREPORT 0 // ---------------------------------------------------------------------------- // obsolete settings