]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/setup0.h
avoid hidden GetImageList
[wxWidgets.git] / include / wx / msw / setup0.h
index 7e34e7e22678974874ad1b28e11f2e34a692209a..0062a402372e311f9bdd00cd64e80208e79f8cd3 100644 (file)
 // Recommended setting: 1 if you intend to use OpenGL, 0 otherwise
 #define wxUSE_GLCANVAS       0
 
+// wxRichTextCtrl allows editing of styled text.
+//
+// Default is 1.
+//
+// Recommended setting: 1, set to 0 if you want compile a
+// smaller library.
+#define wxUSE_RICHTEXT       1
+
 // ----------------------------------------------------------------------------
 // Data transfer
 // ----------------------------------------------------------------------------