From 0027b5edc3f3654f74217a59358ba1eeb1d92dfe Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Fri, 23 Jun 2006 10:39:40 +0000 Subject: Documentation fix (STR #1336) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5227 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 1 + documentation/widgets.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 9a5f81a36..c9c245c59 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,6 @@ CHANGES IN FLTK 1.1.8 + - Documentation fix (STR #1336) - Added support for floating point Fl_Spinner in the API, documentation, and Fluid (STR #1331) - Repeat button now cancels timeout if it should get diff --git a/documentation/widgets.html b/documentation/widgets.html index 75cf74e78..c9de27510 100644 --- a/documentation/widgets.html +++ b/documentation/widgets.html @@ -167,7 +167,7 @@ description of the fl_ functions, see
  • Fl_Input_Choice
  • Fl_Pack
  • Fl_Scroll -
  • Fl_Slider +
  • Fl_Spinner
  • Fl_Tabs
  • Fl_Text_Display