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:
@@ -565,7 +565,12 @@
|
|||||||
/*
|
/*
|
||||||
* Use this control
|
* Use this control
|
||||||
*/
|
*/
|
||||||
|
#ifndef __WXX11__
|
||||||
#define wxUSE_TOGGLEBTN 1
|
#define wxUSE_TOGGLEBTN 1
|
||||||
|
#else
|
||||||
|
#define wxUSE_TOGGLEBTN 0
|
||||||
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Use Tab dialog class - obsolete, use wxNotebook instead
|
* Use Tab dialog class - obsolete, use wxNotebook instead
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user