From c7e4f58a5fb0d62c4af3b82dabb1b52e72f99743 Mon Sep 17 00:00:00 2001 From: Jedidiah Barber Date: Thu, 19 Dec 2024 20:03:55 +1300 Subject: Added Fl_Select_Browser --- 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 27c3a13..db2679b 100644 --- a/doc/index.html +++ b/doc/index.html @@ -102,7 +102,7 @@
  • Fl_Scroll
  • Fl_Scrollbar
  • Fl_Secret_Input
  • -
  • Fl_Select_Browser
  • +
  • Fl_Select_Browser
  • Fl_Shared_Image
  • Fl_Simple_Counter
  • Fl_Single_Window
  • @@ -190,6 +190,7 @@
  • FLTK.Widgets.Groups.Browsers
  • FLTK.Widgets.Groups.Browsers.Check
  • FLTK.Widgets.Groups.Browsers.Textline
  • +
  • FLTK.Widgets.Groups.Browsers.Textline.Choice
  • FLTK.Widgets.Groups.Browsers.Textline.Hold
  • FLTK.Widgets.Groups.Browsers.Textline.Multi
  • FLTK.Widgets.Groups.Color_Choosers
  • -- cgit