From 75c56f8e6927018e3098fe012bb699b72ad0f1f8 Mon Sep 17 00:00:00 2001 From: Jedidiah Barber Date: Wed, 18 Dec 2024 17:52:21 +1300 Subject: Added Fl_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 d5a7183..16870d0 100644 --- a/doc/index.html +++ b/doc/index.html @@ -24,7 +24,7 @@
  • Fl_Bitmap
  • Fl_BMP_Image
  • Fl_Box
  • -
  • Fl_Browser
  • +
  • Fl_Browser
  • Fl_Browser_
  • Fl_Button
  • Fl_Cairo_Window
  • @@ -189,6 +189,7 @@
  • FLTK.Widgets.Groups
  • FLTK.Widgets.Groups.Browsers
  • FLTK.Widgets.Groups.Browsers.Check
  • +
  • FLTK.Widgets.Groups.Browsers.Textline
  • FLTK.Widgets.Groups.Color_Choosers
  • FLTK.Widgets.Groups.Help_Views
  • FLTK.Widgets.Groups.Input_Choices
  • -- cgit