// Recommended setting: 1
#define wxUSE_PLOT 1
+// OpenGL canvas
+#define wxUSE_GLCANVAS 0
+
+// wxTreeLayout class
+#define wxUSE_TREELAYOUT 1
+
// ----------------------------------------------------------------------------
// Postscript support settings
// ----------------------------------------------------------------------------