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/Fl_Timer.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/Fl_Timer.html')
| -rw-r--r-- | documentation/Fl_Timer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Fl_Timer.html b/documentation/Fl_Timer.html index 489f73d38..725036634 100644 --- a/documentation/Fl_Timer.html +++ b/documentation/Fl_Timer.html @@ -20,7 +20,7 @@ This is provided only to emulate the Forms Timer widget. It works by making a timeout callback every 1/5 second. This is wasteful and inaccurate if you just want something to happen a fixed time in the -future. You should directly call <A href=functions.html#add_timeout><TT> +future. You should directly call <A href="Fl.html#Fl.add_timeout"><TT> Fl::add_timeout()</TT></A> instead. <H3>Methods</H3> <UL> |
