]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/wince/chkconf.h
mark slider as being transparent, otherwise it has ugly solid grey background when...
[wxWidgets.git] / include / wx / msw / wince / chkconf.h
index 2e601e3cce4a96b6b68f0dbab55a824a3c87ecea..b971317ef60b3d7bcdc2f472abbaa75caa3b2326 100644 (file)
 #undef wxUSE_REGEX
 #define wxUSE_REGEX 0
 
+#undef wxUSE_DEBUGREPORT
+#define wxUSE_DEBUGREPORT 0
 
-// Disable controls which don't make sense for phones
+// Disable features which don't make sense for MS Smartphones
+// (due to pointer device usage, limited controls, file system)
 #if defined(__SMARTPHONE__)
     #undef wxUSE_LISTBOOK
     #define wxUSE_LISTBOOK 0