]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
Changed behaviour of wxImageResizeQuality parameter in wxImage.Scale and wxImage...
[wxWidgets.git] / setup.h_vms
index a1f602d29071db6bf072e6ab503bd32818fa9731..7b733ad6aa5370f0a6e485a4c628c661b79b042a 100644 (file)
@@ -3,7 +3,7 @@
  * Template for the set.h file for VMS                                       *
  * Created from setup.h_in                                                   *
  * Author : J.Jansen (joukj@hrem.nano.tudelft.nl)                            *
- * Date : 14 December 2010                                                   *
+ * Date : 3 January 2011                                                     *
  *                                                                           *
  *****************************************************************************/
 
@@ -459,6 +459,10 @@ typedef pid_t GPid;
 
 #define wxUSE_ACCEL 1
 
+#define wxUSE_ARTPROVIDER_STD 1
+
+#define wxUSE_ARTPROVIDER_TANGO 1
+
 #define wxUSE_HOTKEY 1
 
 #define wxUSE_CARET         1
@@ -1068,6 +1072,9 @@ typedef pid_t GPid;
 /* Define if you have wcsdup function  */
 #undef HAVE_WCSDUP
 
+/* Define if you have wcsftime() function  */
+#define HAVE_WCSFTIME 1
+
 /* Define if you have strnlen() function */
 #define HAVE_STRNLEN 1