]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/setup0.h
added wxConvFileName which is a variable, not define as wxConvFile; added comments...
[wxWidgets.git] / include / wx / msw / setup0.h
index f51f0e2e299c5277c5e2b6590b04e364523ac3f2..4580e4407df576394df6187a820782c5eeaa664b 100644 (file)
 //
 // 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