X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/88783bc499403318cd0e55bbffd9edf760b0394f..660296aa90ad5ecc98c585cc24567cee8130499a:/include/wx/mac/setup0.h?ds=sidebyside diff --git a/include/wx/mac/setup0.h b/include/wx/mac/setup0.h index c385c7ebbd..f8ab507dfa 100644 --- a/include/wx/mac/setup0.h +++ b/include/wx/mac/setup0.h @@ -139,8 +139,9 @@ // // Default is 1 if supported by the compiler. // -// Recommended setting: 0, it is still experimental and API may change -#define wxUSE_DEBUGREPORT 0 +// Recommended setting: 1, it is compiled into a separate library so there +// is no overhead if you don't use it +#define wxUSE_DEBUGREPORT 1 // ---------------------------------------------------------------------------- // Unicode support