From f93978aba486bf0fea8d9ee857d014a02f3f7d96 Mon Sep 17 00:00:00 2001 From: maxim nikonov Date: Fri, 6 Feb 2026 03:39:53 +0500 Subject: wi[ --- FL/Fl_Cairo_Window.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FL/Fl_Cairo_Window.H') diff --git a/FL/Fl_Cairo_Window.H b/FL/Fl_Cairo_Window.H index bdfe1488d..55fe0ebac 100644 --- a/FL/Fl_Cairo_Window.H +++ b/FL/Fl_Cairo_Window.H @@ -81,7 +81,7 @@ CMake option FLTK_OPTION_CAIRO_WINDOW or FLTK_OPTION_CAIRO_EXT. \note You can alternatively define your custom Cairo FLTK window, - and thus at least override the draw() method to provide custom Cairo + and thus at least the draw() method to provide custom Cairo support. In this case you will probably use Fl::cairo_make_current(Fl_Window*) to attach a context to your window. You should do this only when your window is the current window. \see Fl_Window::current() -- cgit v1.2.3