From a773fdc44bfb818f1830e9e48ba765881e68c942 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Thu, 3 Mar 2022 17:20:24 +0100 Subject: Fix whitespace, update dependencies and fluid files --- FL/Fl_Window.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FL') diff --git a/FL/Fl_Window.H b/FL/Fl_Window.H index 9340ef629..544369160 100644 --- a/FL/Fl_Window.H +++ b/FL/Fl_Window.H @@ -530,7 +530,7 @@ public: only if these decoration elements are strictly X11-based. When that's not the case, decorated_h() returns the same value as h() and decorated_w() as w(), and FLTK cannot access window decorations. - + \note Under X11 again, the values returned by decorated_h() and decorated_w() may not be reliable during a resize operation. The size of decoration elements of a window is best computed when the window is first mapped. -- cgit v1.2.3