summaryrefslogtreecommitdiff
path: root/documentation/Fl_Group.html
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2007-05-17 15:52:15 +0000
committerMatthias Melcher <fltk@matthiasm.com>2007-05-17 15:52:15 +0000
commitac18bf760907d148490594a1a38dfa311978fcef (patch)
tree3bec0bb159d3fef35edbf816a4cd7980760c76bb /documentation/Fl_Group.html
parent04ced5396e67c19ea808b64c851f8fa039e8eb95 (diff)
Replaced '>' with '&gt;' in the documentation where appropriate (STR# 1682, 1684, 1685)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5838 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/Fl_Group.html')
-rw-r--r--documentation/Fl_Group.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Fl_Group.html b/documentation/Fl_Group.html
index 14a0aedc2..ac19bb771 100644
--- a/documentation/Fl_Group.html
+++ b/documentation/Fl_Group.html
@@ -128,7 +128,7 @@ memory.</p>
<H4><A name=Fl_Group.current>static Fl_Group *Fl_Group::current()
<BR> static void Fl_Group::current(Fl_Group *w)</A></H4>
<TT>current()</TT> returns the currently active group. The Fl_Widget
- constructor automatically does <tt>current()->add(widget)</tt> if this is not null.
+ constructor automatically does <tt>current()-&gt;add(widget)</tt> if this is not null.
To prevent new widgets from being added to a group, call <TT>Fl_Group::current(0)</TT>.
<H4><A name=Fl_Group.begin>void Fl_Group::begin()</A></H4>
<TT>begin()</TT> sets the current group so you can build the widget