adding comment about wxHAS_OPENGL_ES

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2009-03-29 17:20:14 +00:00
parent 89a7e1ff98
commit cfee725b1d

View File

@@ -33,6 +33,9 @@
include/wx/msw/glcanvas.h) to see what features your native platform
provides.
wxHAS_OPENGL_ES is defined on platforms that only have this implementation
available (eg the iPhone) und don't support the full specification.
@library{wxgl}
@category{gl}