From 336996c7abb716844d3389df7bd7779298af3dcf Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Sun, 6 May 2001 16:25:05 +0000 Subject: Update documentation files to eliminate most of the warnings and errors reported by HTML Tidy. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1454 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Fl_Output.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/Fl_Output.html') diff --git a/documentation/Fl_Output.html b/documentation/Fl_Output.html index 7e9c91679..9dd4ce7bd 100644 --- a/documentation/Fl_Output.html +++ b/documentation/Fl_Output.html @@ -24,7 +24,7 @@ which is useful for program-generated values. The user may select portions of the text using the mouse and paste the contents into other fields or programs. -
+
Fl_Output widget.

There is a single subclass, Fl_Multiline_Output, which allows you to display multiple lines of text.

-- cgit v1.2.3