diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-01-15 02:17:19 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-01-15 02:17:19 +0000 |
| commit | a721b4ad00eb6bfa5483d62ed2461f15ca94a407 (patch) | |
| tree | f37d9ddc465efcc2865502abf325a661358b0ef9 /documentation/opengl.html | |
| parent | 5ec539b9189405f8463e59d774fa4734a26bc708 (diff) | |
Doco and makefile updates from SGI.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1934 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/opengl.html')
| -rw-r--r-- | documentation/opengl.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/opengl.html b/documentation/opengl.html index ee2a2e08f..0b0e8a9fe 100644 --- a/documentation/opengl.html +++ b/documentation/opengl.html @@ -241,7 +241,7 @@ adhere to for maximum portability: </P> <UL> <LI>You must choose a default visual with <A - href="functions.html#gl_visual"><TT>Fl::gl_visual()</TT></A>.</LI> + href="Fl.html#Fl.gl_visual"><TT>Fl::gl_visual()</TT></A>.</LI> <LI>You cannot pass <TT>FL_DOUBLE</TT> to <TT>Fl::gl_visual()</TT>.</LI> |
