X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/24528b0c1421ca7bde29027cecc005643dfae8cb..94799627ee0ad217b2fc41df5bd5bccf59494e00:/include/wx/msw/setup0.h diff --git a/include/wx/msw/setup0.h b/include/wx/msw/setup0.h index d8e736f282..04261d844a 100644 --- a/include/wx/msw/setup0.h +++ b/include/wx/msw/setup0.h @@ -217,6 +217,12 @@ // Recommended setting: 1 #define wxUSE_PLOT 1 +// OpenGL canvas +#define wxUSE_GLCANVAS 0 + +// wxTreeLayout class +#define wxUSE_TREELAYOUT 1 + // ---------------------------------------------------------------------------- // Postscript support settings // ----------------------------------------------------------------------------