diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2007-02-09 18:46:32 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2007-02-09 18:46:32 +0000 |
| commit | 1fc314c5dbf3063192ef3b1377936388dd7ae2be (patch) | |
| tree | a15f5a6d4092f12b1e11e894016a8231257f6199 /documentation/Fl_Widget.html | |
| parent | 3439748eaf61f9e6af7c8a3df3cf042828e60532 (diff) | |
Fix HTML errors.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5685 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/Fl_Widget.html')
| -rw-r--r-- | documentation/Fl_Widget.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/Fl_Widget.html b/documentation/Fl_Widget.html index 566d0098f..3562ba5f4 100644 --- a/documentation/Fl_Widget.html +++ b/documentation/Fl_Widget.html @@ -132,8 +132,8 @@ will destroy all of the child widgets and groups in that group. <H4><A name=Fl_Widget.active>int Fl_Widget::active() const</A><BR> -<A name=Fl_Widget.active_r>int Fl_Widget::active_r() const</A></BR> -<A name=Fl_Widget.activate>void Fl_Widget::activate()</A></BR> +<A name=Fl_Widget.active_r>int Fl_Widget::active_r() const</A><BR> +<A name=Fl_Widget.activate>void Fl_Widget::activate()</A><BR> <A name=Fl_Widget.deactivate>void Fl_Widget::deactivate()</A></H4> <P><TT>Fl_Widget::active()</TT> returns whether the widget is |
