From 6d65dcba88092bbff9979399a7d204bb0c88dd59 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Fri, 25 Mar 2005 02:39:25 +0000 Subject: Change Fl_Spinner to use double values instead of ints. Update FLUID dependencies. The # copies spinner was just a bit too small for 100 copies. Didn't set the menu divider if there were exactly 10 files in the history. Add documentation for Fl_Spinner. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4186 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'documentation/Makefile') diff --git a/documentation/Makefile b/documentation/Makefile index a8434510a..a648c6304 100644 --- a/documentation/Makefile +++ b/documentation/Makefile @@ -119,6 +119,7 @@ HTMLFILES = \ Fl_Shared_Image.html \ Fl_Single_Window.html \ Fl_Slider.html \ + Fl_Spinner.html \ Fl_Tabs.html \ Fl_Text_Buffer.html \ Fl_Text_Display.html \ -- cgit v1.2.3