mirror of
https://github.com/fltk/fltk.git
synced 2026-05-20 22:36:19 +08:00
Fix typo.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@13030 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user