Committing in .

VMS/GTK update

 Modified Files:
  Tag: WX_2_2_BRANCH
 	wxWindows/setup.h_vms
 ----------------------------------------------------------------------


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7658 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen
2000-06-30 12:40:57 +00:00
parent 741ca84241
commit c17d222122

View File

@@ -70,6 +70,9 @@
/* Define this if your version of GTK+ is greater than 1.2 */
#define __WXGTK12__ 1
/* Define this if your version of GTK+ is greater than 1.2.7 */
#define __WXGTK127__ 1
/* Define this if your version of GTK+ is greater than 1.3 */
#undef __WXGTK13__