diff options
Diffstat (limited to 'documentation/Fl_Box.html')
| -rw-r--r-- | documentation/Fl_Box.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Fl_Box.html b/documentation/Fl_Box.html index 4aa5cffeb..ccc593b17 100644 --- a/documentation/Fl_Box.html +++ b/documentation/Fl_Box.html @@ -31,7 +31,7 @@ const char * = 0) char *)</A></H4> The first constructor sets <TT>box()</TT> to <TT>FL_NO_BOX</TT>, which means it is invisible. However such widgets are useful as placeholders -or <A href=#Fl_Group.resizable"><TT>Fl_Group::resizable()</TT></A> +or <A href="#Fl_Group.resizable"><TT>Fl_Group::resizable()</TT></A> values. To change the box to something visible, use <TT>box(n)</TT>. <P>The second form of the constructor sets the box to the specified box type. </P> |
