]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/setup_inc.h
remove warnings of intentionally unreachable code
[wxWidgets.git] / include / wx / setup_inc.h
index 827dbf7422e6f9b0e08473ac5e443b64c7e2237b..282c4032826c6d2b86621351c1024320798c513b 100644 (file)
 // Recommended setting: 1
 #define wxUSE_AUI       1
 
+// Use wxStyledTextCtrl, a wxWidgets implementation of Scintilla.
+//
+// Default is 1
+//
+// Recommended setting: 1
+#define wxUSE_STC 1
+
 
 // Enable the new wxGraphicsPath and wxGraphicsContext classes for an advanced
 // 2D drawing API.  (Still somewhat experimental)