]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
implement GetSizeAvailableForScrollTarget
[wxWidgets.git] / setup.h_vms
index eb929a4c2805ffad6283c716e12772b866d636be..2cc1868ba0f9fcee80639ce039ce5cdea6c230dc 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 : 10 September 2008                                                  *
+ * Date : 12 September 2008                                                  *
  *                                                                           *
  *****************************************************************************/
 
@@ -210,7 +210,7 @@ typedef pid_t GPid;
 
 #define wxUSE_LOGGUI 1
 
-#define wxUSE_LOG_DIALOG 0
+#define wxUSE_LOG_DIALOG 1
 
 #define wxUSE_CMDLINE_PARSER 1
 
@@ -328,6 +328,8 @@ typedef pid_t GPid;
 
 #define wxUSE_AUI       1
 
+#define wxUSE_PROPGRID  1
+
 #ifndef wxUSE_GRAPHICS_CONTEXT
 #define wxUSE_GRAPHICS_CONTEXT 0
 #endif