diff options
| author | Matthias Melcher <fltk@matthiasm.com> | 2005-07-23 22:56:27 +0000 |
|---|---|---|
| committer | Matthias Melcher <fltk@matthiasm.com> | 2005-07-23 22:56:27 +0000 |
| commit | 9688b0b1c3f34bf44399ee120ab5c3f0c826d7df (patch) | |
| tree | ca31e52a8543ab6e29a6d50cfcb0441f8ffe794d /CHANGES | |
| parent | e9f7f4ce4999d6a48bb89aae3b9f9b01668f99d3 (diff) | |
Fluid was casting Fl_Input_Choice to Fl_Menu_ at two occasions which is wrong since Input_Choice is derived from Fl_Group. Fixed.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4451 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ CHANGES IN FLTK 1.1.7 - Documentation fixes (STR #648, STR #692, STR #730, STR #744, STR #745, STR #942) + - Fixed integration of Fl_Input_Choice into Fluid (STR #879) - New windows touching the right screen border would be positioned all the way to the left (STR #898) - Made pie drawing size for WIN32 and OS X the same as X11 (STR #905) |
