Committing in .

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
This commit is contained in:
Jouk Jansen 2004-11-05 08:04:38 +00:00
parent ad65aea843
commit 5f81e1e966

View File

@ -565,7 +565,12 @@
/*
* Use this control
*/
#ifndef __WXX11__
#define wxUSE_TOGGLEBTN 1
#else
#define wxUSE_TOGGLEBTN 0
#endif
/*
* Use Tab dialog class - obsolete, use wxNotebook instead
*/