Committing in .

Modified Files:
 	wxWindows/setup.h_vms wxWindows/src/gtk/descrip.mms

 VMS compile issues
----------------------------------------------------------------------


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen
2001-02-13 13:00:33 +00:00
parent f9862abdc9
commit 392555bb0f
3 changed files with 10 additions and 0 deletions

View File

@@ -333,6 +333,10 @@
* Use this control
*/
#define wxUSE_STATUSBAR 1
/*
* Use this control
*/
#define wxUSE_TOGGLEBTN 1
/*
* Use Tab dialog class - obsolete, use wxNotebook instead
*/