git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42402
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#undef wxUSE_COMMON_DIALOGS
#define wxUSE_COMMON_DIALOGS 1
+// don't use wxRichTextCtrl on WinCE yet, it's not ready, plus it's
+// probably overkill for a WinCE environment.
+#undef wxUSE_RICHTEXT
+#define wxUSE_RICHTEXT 0
+
// ----------------------------------------------------------------------------
// Crash debugging helpers
// ----------------------------------------------------------------------------