]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/wince/setup.h
Added C/wxString array constructors to wxArrayString
[wxWidgets.git] / include / wx / msw / wince / setup.h
index 3514919e9d6d951c557a7a756340e66e4c15fd2d..c8dfa19da6a137ed41c36dba01208b4c4025307e 100644 (file)
 #undef wxUSE_TOOLTIPS
 #define wxUSE_TOOLTIPS 0
 
 #undef wxUSE_TOOLTIPS
 #define wxUSE_TOOLTIPS 0
 
-// Don't use commdlg.h
+// Do use commdlg.h
 #undef wxUSE_COMMON_DIALOGS
 #undef wxUSE_COMMON_DIALOGS
-#define wxUSE_COMMON_DIALOGS 0
-
-// Don't use debug report under CE
-#undef wxUSE_DEBUGREPORT
-#define wxUSE_DEBUGREPORT 0
+#define wxUSE_COMMON_DIALOGS 1
 
 // ----------------------------------------------------------------------------
 // MSW settings not supported by CE
 
 // ----------------------------------------------------------------------------
 // MSW settings not supported by CE