From ee210f26aecaaa19e991773a7be58028223d1cb8 Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Fri, 18 May 2018 01:29:47 +1000 Subject: Added FLTK.Widgets.Valuators.Value_Outputs --- 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 e9e3a78..1993a9a 100644 --- a/doc/index.html +++ b/doc/index.html @@ -119,7 +119,7 @@
  • Fl_Tree
  • Fl_Valuator
  • Fl_Value_Input
  • -
  • Fl_Value_Output
  • +
  • Fl_Value_Output
  • Fl_Value_Slider
  • Fl_Widget
  • Fl_Window
  • @@ -218,6 +218,7 @@
  • FLTK.Widgets.Valuators.Sliders.Value
  • FLTK.Widgets.Valuators.Sliders.Value.Horizontal
  • FLTK.Widgets.Valuators.Value_Inputs
  • +
  • FLTK.Widgets.Valuators.Value_Outputs
  • -- cgit