From 1fc314c5dbf3063192ef3b1377936388dd7ae2be Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Fri, 9 Feb 2007 18:46:32 +0000 Subject: Fix HTML errors. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5685 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Fl_Widget.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/Fl_Widget.html') 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.

int Fl_Widget::active() const
-int Fl_Widget::active_r() const
-void Fl_Widget::activate()
+int Fl_Widget::active_r() const
+void Fl_Widget::activate()
void Fl_Widget::deactivate()

Fl_Widget::active() returns whether the widget is -- cgit v1.2.3