summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2001-11-24 04:12:56 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2001-11-24 04:12:56 +0000
commite016a249b25c77b38d77d3a26d563cdec7a2592b (patch)
tree472065decdfee9e51590523ef3c5bb1ae3fc3b18 /documentation
parent70abac1b8b995dc78ec312eb52f8724161b11b75 (diff)
Add horizontal scrollbar to Fl_Help_View.
Tweek table "squeezing" code. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1715 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation')
-rw-r--r--documentation/Fl_Value_Slider.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/Fl_Value_Slider.html b/documentation/Fl_Value_Slider.html
index 122deda59..5933b2738 100644
--- a/documentation/Fl_Value_Slider.html
+++ b/documentation/Fl_Value_Slider.html
@@ -49,4 +49,5 @@ Fl_Value_Slider::textfont() const
<H4><A name=Fl_Value_Slider.textsize>uchar Fl_Value_Slider::textsize()
const
<BR> void Fl_Value_Slider::textsize(uchar)</A></H4>
- Gets or sets the size of the text in the value box. </BODY></HTML>
+Gets or sets the size of the text in the value box.
+</BODY></HTML>