summaryrefslogtreecommitdiff
path: root/documentation/Makefile
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2005-03-25 02:39:25 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2005-03-25 02:39:25 +0000
commit6d65dcba88092bbff9979399a7d204bb0c88dd59 (patch)
tree1bd747547b0005c4c75d27e886ff3ab8565280c6 /documentation/Makefile
parent60b5a637f3bf33f1c3abd1eecbf67008e40b62d9 (diff)
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
Diffstat (limited to 'documentation/Makefile')
-rw-r--r--documentation/Makefile1
1 files changed, 1 insertions, 0 deletions
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 \