]> git.saurik.com Git - wxWidgets.git/commitdiff
Committing in .
authorJouk Jansen <joukj@hrem.nano.tudelft.nl>
Fri, 5 Nov 2004 08:04:38 +0000 (08:04 +0000)
committerJouk Jansen <joukj@hrem.nano.tudelft.nl>
Fri, 5 Nov 2004 08:04:38 +0000 (08:04 +0000)
 Another update of the configurations for OpenVMS

 Modified Files:
  wxWidgets/setup.h_vms
 ----------------------------------------------------------------------

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30281 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

setup.h_vms

index 220f2f15df20575ca8422b6523153ec442a5280d..fc662c2163cac26d9a2aefd56317ba4776b0fe11 100644 (file)
 /*
  * Use this control
  */
+#ifndef __WXX11__
 #define wxUSE_TOGGLEBTN 1
+#else
+#define wxUSE_TOGGLEBTN 0
+#endif
+
 /*
  * Use Tab dialog class - obsolete, use wxNotebook instead
  */