From: Vadim Zeitlin Date: Wed, 25 Oct 2006 00:37:54 +0000 (+0000) Subject: wxGLCanvas is also available under Mac and other platforms (bug 1241485) X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/d0ebe20ba451b008aa2138c5e6a3af22cfd191f3 wxGLCanvas is also available under Mac and other platforms (bug 1241485) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42376 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/glcanvas.tex b/docs/latex/wx/glcanvas.tex index 3da049d0e6..62e23fbab5 100644 --- a/docs/latex/wx/glcanvas.tex +++ b/docs/latex/wx/glcanvas.tex @@ -1,7 +1,6 @@ \section{\class{wxGLCanvas}}\label{wxglcanvas} -wxGLCanvas is a class for displaying OpenGL graphics. There are -wrappers for OpenGL on Windows, and GTK+ and Motif. +wxGLCanvas is a class for displaying OpenGL graphics. There are two ways to use this class: