X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e06b95691f1cc89509100700985101c34da7759e..94799627ee0ad217b2fc41df5bd5bccf59494e00:/include/wx/msw/setup0.h diff --git a/include/wx/msw/setup0.h b/include/wx/msw/setup0.h index 5c8d6d4fed..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 // ---------------------------------------------------------------------------- @@ -359,8 +365,12 @@ // wxWindow::SetToolTip() method #define wxUSE_SOCKETS 1 // Set to 1 to use socket classes +#define wxUSE_FILESYSTEM 1 + // Set to 1 to enable virtual file systems + // (needed by wxHTML) #define wxUSE_FS_ZIP 1 -#define wxUSE_FS_INET 1 // Set to 1 to enable virtual file systems +#define wxUSE_FS_INET 1 + // Set to 1 to enable virtual file systems #define wxUSE_BUSYINFO 1 // wxBusyInfo displays window with message