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:
@@ -708,7 +708,7 @@
|
||||
#define wxUSE_HTML 1
|
||||
|
||||
// OpenGL canvas
|
||||
#define wxUSE_GLCANVAS 1
|
||||
#define wxUSE_GLCANVAS 0
|
||||
|
||||
// wxTreeLayout class
|
||||
#define wxUSE_TREELAYOUT 1
|
||||
|
Reference in New Issue
Block a user