diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-04-19 11:53:40 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-04-19 11:53:40 +0000 |
| commit | 74942d0537764ec6dccb16ba75648aa83943d229 (patch) | |
| tree | 6e765aed2960a5f9565a809144a84ce047fcb8e3 /documentation/common.html | |
| parent | c75938c4ebac2169306c9e0b6460ed743343b69e (diff) | |
Fix links in docos...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2100 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/common.html')
| -rw-r--r-- | documentation/common.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/common.html b/documentation/common.html index 26dc69a6e..6659c85b4 100644 --- a/documentation/common.html +++ b/documentation/common.html @@ -229,7 +229,7 @@ fixed contents.</P> <LI><TT>FL_GRAY</TT> (this is the default background color of most widgets)</LI> </UL> -<P>RGB colors can be set using the <A HREF="enumerations.html#fl_rgb_color"><TT>fl_rgb_color()</TT></A> +<P>RGB colors can be set using the <A HREF="functions.html#fl_rgb_color"><TT>fl_rgb_color()</TT></A> function:</P> <UL><PRE> |
