wxRichTextCtrl not ready for WinCE yet, stop people fiddling with it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42402 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1251,6 +1251,11 @@
|
||||
#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
|
||||
// ----------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user