diff options
| author | Matthias Melcher <fltk@matthiasm.com> | 2006-06-13 06:22:56 +0000 |
|---|---|---|
| committer | Matthias Melcher <fltk@matthiasm.com> | 2006-06-13 06:22:56 +0000 |
| commit | d625425d96492a55219e1ce9d34f0f7c614d2b19 (patch) | |
| tree | a873bd3ac881e2bcc1f70ed0c0ae15078aa93d19 /documentation | |
| parent | 4f38c2c1c9b7929e8f595c16c1a085d1179ce2d2 (diff) | |
STR #1319: added missing '#' in Fl_Clock_Output
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5193 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/Fl_Clock_Output.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/documentation/Fl_Clock_Output.html b/documentation/Fl_Clock_Output.html index 746907777..80e573b6b 100644 --- a/documentation/Fl_Clock_Output.html +++ b/documentation/Fl_Clock_Output.html @@ -25,12 +25,12 @@ To display the current time, use <TT><A href=Fl_Clock.html#Fl_Clock>Fl_Clock</A> instead.</P> <H3>Methods</H3> <UL> -<LI><A href=Fl_Clock_Output.Fl_Clock_Output>Fl_Clock_Output</A></LI> -<LI><A href=Fl_Clock_Output.~Fl_Clock_Output>~Fl_Clock_Output</A></LI> -<LI><A href=Fl_Clock_Output.hour>hour</A></LI> -<LI><A href=Fl_Clock_Output.minute>minute</A></LI> -<LI><A href=Fl_Clock_Output.second>second</A></LI> -<LI><A href=Fl_Clock_Output.value>value</A></LI> +<LI><A href=#Fl_Clock_Output.Fl_Clock_Output>Fl_Clock_Output</A></LI> +<LI><A href=#Fl_Clock_Output.~Fl_Clock_Output>~Fl_Clock_Output</A></LI> +<LI><A href=#Fl_Clock_Output.hour>hour</A></LI> +<LI><A href=#Fl_Clock_Output.minute>minute</A></LI> +<LI><A href=#Fl_Clock_Output.second>second</A></LI> +<LI><A href=#Fl_Clock_Output.value>value</A></LI> </UL> <H4><A name=Fl_Clock_Output.Fl_Clock_Output>Fl_Clock_Output::Fl_Clock_Output(int x, int y, int w, int h, const char *label = 0)</A></H4> |
