OpenGL off by default on Mac, correct scripts to

copy setup0.h


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16633 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2002-08-20 18:38:05 +00:00
parent 44ba8f0ea9
commit c9b3918ae4
4 changed files with 22 additions and 1 deletions

View File

@@ -708,7 +708,7 @@
#define wxUSE_HTML 1
// OpenGL canvas
#define wxUSE_GLCANVAS 1
#define wxUSE_GLCANVAS 0
// wxTreeLayout class
#define wxUSE_TREELAYOUT 1