diff options
Diffstat (limited to 'documentation/Fl_End.html')
| -rw-r--r-- | documentation/Fl_End.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/documentation/Fl_End.html b/documentation/Fl_End.html index 75597f35f..fc1439815 100644 --- a/documentation/Fl_End.html +++ b/documentation/Fl_End.html @@ -5,7 +5,7 @@ <H3>Class Hierarchy</H3> <UL> <PRE> -<A href=Fl_Group.html#Fl_Group>Fl_Group</A>----<B>Fl_End</B> +<B>Fl_End</B> </PRE> </UL> <H3>Include Files</H3> @@ -15,8 +15,9 @@ </PRE> </UL> <H3>Description</H3> - This is a dummy class that allows you to end a group in a constructor -list of a class: +This is a dummy class that allows you to end a <A +href=Fl_Group.html#Fl_Group>Fl_Group</A> in a constructor list of a +class: <UL> <PRE>class MyClass { Fl_Group group; |
