X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/94fdced0a02d5bb344a007c225ccf35f7dd85c42..662899dd606f8845fc99453f999104b90c19c8bb:/include/wx/mac/setup.h diff --git a/include/wx/mac/setup.h b/include/wx/mac/setup.h index 34a5055bd9..372737214d 100644 --- a/include/wx/mac/setup.h +++ b/include/wx/mac/setup.h @@ -85,6 +85,8 @@ #define wxUSE_SPINBTN 1 +#define wxUSE_SPINCTRL 1 + #define wxUSE_NOTEBOOK 1 // Define 1 to compile spin button @@ -243,7 +245,7 @@ #define wxUSE_SERIAL 0 // Use serialization (requires utils/serialize) -#define wxUSE_DYNLIB_CLASS 0 +#define wxUSE_DYNLIB_CLASS 1 // Compile in wxLibrary class for run-time // DLL loading and function calling #define wxUSE_TOOLTIPS 1 @@ -265,6 +267,8 @@ #define wxUSE_ZIPSTREAM 1 // 0 // input stream for reading from zip archives +// OpenGL canvas +#define wxUSE_GLCANVAS 1 /* * Finer detail *