diff --git a/documentation/Fl_Tabs.html b/documentation/Fl_Tabs.html index 5e5623ea1..a66411ffe 100644 --- a/documentation/Fl_Tabs.html +++ b/documentation/Fl_Tabs.html @@ -40,25 +40,25 @@ lay this out in fluid, using the fluid browser to select each child group and resize them until the tabs look the way you want them to.
Use add(Fl_Widget *) to add each child (which is probably itself a Fl_Group). The children should be sized to stay away from the top or bottom edge of the Fl_Tabs, which is where the tabs are drawn.
-