Clarify Fl_Choice callback description (STR #692)

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4025 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet
2005-02-06 00:12:15 +00:00
parent 2579ae8d1b
commit 2bbf66c7a4
2 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
CHANGES IN FLTK 1.1.7
- Documentation fixes (STR #648)
- Documentation fixes (STR #648, STR #692)
- Fl_Check_Browser didn't draw properly when inactive
(STR #681)
- Removed some redundant code in Fl_Group::handle() (STR