]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/setup.h
clipboard implementation generalized
[wxWidgets.git] / include / wx / mac / setup.h
index 34a5055bd9c6f3cb2533f716cab4c41d6a71c63b..372737214d2176c5f31a9917a689442508ca9de9 100644 (file)
@@ -85,6 +85,8 @@
 
 #define wxUSE_SPINBTN 1
 
+#define wxUSE_SPINCTRL 1
+
 #define wxUSE_NOTEBOOK 1
                                     // Define 1 to compile spin button
 
 
 #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
 #define wxUSE_ZIPSTREAM     1 // 0
                                   // input stream for reading from zip archives
 
+// OpenGL canvas
+#define wxUSE_GLCANVAS       1
 /*
  * Finer detail
  *