From 9925b0f12852dc37fb7fb773a525486c258d2c62 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sun, 12 Jul 2020 18:06:03 +0200 Subject: Update Fl_Window docs, fix typos No source code changes --- src/fl_cursor.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/fl_cursor.cxx b/src/fl_cursor.cxx index 6109f8c31..51e57c81b 100644 --- a/src/fl_cursor.cxx +++ b/src/fl_cursor.cxx @@ -137,7 +137,7 @@ void Fl_Window::cursor(Fl_Cursor c) { } /** - Changes the cursor for this window. This always calls the system, if + Changes the cursor for this window. This always calls the system. If you are changing the cursor a lot you may want to keep track of how you set it in a static variable and call this only if the new cursor is different. -- cgit v1.2.3