Fix links in docos...

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2100 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet
2002-04-19 11:53:40 +00:00
parent c75938c4eb
commit 74942d0537
3 changed files with 13 additions and 5 deletions
+1 -1
View File
@@ -142,7 +142,7 @@ values. These are mapped to the closest color supported by the
screen, either from one of the 256 colors in the FLTK 1.0.x
colormap or a direct RGB value on TrueColor screens. You can
generate 24-bit RGB color values using the <A
HREF="enumerations.html#fl_rgb_color"><TT>fl_rgb_color()</TT></A>
HREF="functions.html#fl_rgb_color"><TT>fl_rgb_color()</TT></A>
function.
<H4><A name="fl_color">void fl_color(Fl_Color)</A></H4>