From 098adf24b20bb7ae71cfd7e6af5517205552e9e5 Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Thu, 17 May 2018 19:18:34 +1000 Subject: Added FLTK.Widgets.Valuators.Value_Inputs --- doc/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/index.html') diff --git a/doc/index.html b/doc/index.html index 4d83ae6..e9e3a78 100644 --- a/doc/index.html +++ b/doc/index.html @@ -118,7 +118,7 @@
  • Fl_Tooltip
  • Fl_Tree
  • Fl_Valuator
  • -
  • Fl_Value_Input
  • +
  • Fl_Value_Input
  • Fl_Value_Output
  • Fl_Value_Slider
  • Fl_Widget
  • @@ -217,6 +217,7 @@
  • FLTK.Widgets.Valuators.Sliders.Scrollbars
  • FLTK.Widgets.Valuators.Sliders.Value
  • FLTK.Widgets.Valuators.Sliders.Value.Horizontal
  • +
  • FLTK.Widgets.Valuators.Value_Inputs
  • -- cgit