diff options
Diffstat (limited to 'documentation/Fl_Group.html')
| -rw-r--r-- | documentation/Fl_Group.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Fl_Group.html b/documentation/Fl_Group.html index 957b4bf3f..2161026ba 100644 --- a/documentation/Fl_Group.html +++ b/documentation/Fl_Group.html @@ -91,7 +91,7 @@ with the <TT>Fl_Group</TT> that contains them. The widget is removed from it's current group (if any) and then inserted into this group. It is put at index <TT>n</TT> (or at the end if <tt>n >= children()</tt>. This can also be used to rearrange -the windgets inside a group. +the widgets inside a group. <H4>void Fl_Group::insert(Fl_Widget &w, Fl_Widget* beforethis)</H4> |
