X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b7ea712cc26f4289211f4a24e308f40ff6445991..e9a4b51d276200acbb1dd22633602585fd30e9a1:/docs/latex/wx/glcontext.tex?ds=inline diff --git a/docs/latex/wx/glcontext.tex b/docs/latex/wx/glcontext.tex index 692288e9ac..c746f58127 100644 --- a/docs/latex/wx/glcontext.tex +++ b/docs/latex/wx/glcontext.tex @@ -51,5 +51,6 @@ with equivalent attributes as {\it win}.} Makes the OpenGL state that is represented by this rendering context current with the wxGLCanvas {\it win}. Note that {\it win} can be a different wxGLCanvas window than the one that was passed to the constructor of this rendering context. -If { \it RC } is an object of type wxGLContext, the statements { \it RC.SetCurrent(win); } and { \it win.SetCurrent(RC); } are equivalent, -see \helpref{wxGLCanvas::SetCurrent}{wxglcanvassetcurrent_rc}. +If { \it RC } is an object of type wxGLContext, the statements {\it RC.SetCurrent(win);} and {\it win.SetCurrent(RC);} are equivalent, +see \helpref{wxGLCanvas::SetCurrent}{wxglcanvassetcurrentrc}. +