diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2001-10-27 16:38:36 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2001-10-27 16:38:36 +0000 |
| commit | a00b52a6760c83414a518a69d91761389d9db322 (patch) | |
| tree | c19ad660718728c7d1e5d9bd8746bd77d4235703 /CHANGES | |
| parent | 831d7cde5b3aed8f62a3e9c483572aa5f65c782e (diff) | |
Wasn't quoting @label stuff...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1662 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ CHANGES IN FLTK 1.1.0b5 - Fl_Help_Func now takes a Fl_Widget pointer as well as a pathname. - Added code to support FL_KEYUP events. + - The symbols demo didn't show the strings needed to + show the corresponding symbol (the label string was + not quoted...) CHANGES IN FLTK 1.1.0b4 |
