Fix typo.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@13030 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
40add7bc5f
commit
8df4a051ef
2
CHANGES
2
CHANGES
@ -31,7 +31,7 @@ Changes in FLTK 1.4.0 Released: ??? ?? 2018
|
||||
- OpenGL draws text using textures on all platforms, when the necessary
|
||||
hardware support is present (a backup mechanism is available in absence
|
||||
of this support). Thus, all text drawable in Fl_Window's can be drawn
|
||||
in Fl_GL_Window's (STR#3450).
|
||||
in Fl_Gl_Window's (STR#3450).
|
||||
- New member functions Fl::program_should_quit(void),
|
||||
and Fl::program_should_quit(int) to support detection by the library
|
||||
of a request to terminate cleanly the program.
|
||||
|
Loading…
Reference in New Issue
Block a user