diff options
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
