]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/setup0.h
Applied patch [ 1166587 ] [wxMSW] Removes all flicker from wxStaticBox
[wxWidgets.git] / include / wx / mac / setup0.h
index c385c7ebbd72a5e3d7863a0ad98c4ec669c260f6..f8ab507dfa01401921896e1d66ca1833e5cb850c 100644 (file)
 //
 // Default is 1 if supported by the compiler.
 //
 //
 // 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
 
 // ----------------------------------------------------------------------------
 // Unicode support