From c570bd8f96902a2f290f7623b8cf3074ac8f97ca Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Tue, 1 Nov 2022 20:06:22 +0100 Subject: Fix trailing whitespace --- FL/Fl_Window.H | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'FL/Fl_Window.H') diff --git a/FL/Fl_Window.H b/FL/Fl_Window.H index b790772c9..c7ecb416d 100644 --- a/FL/Fl_Window.H +++ b/FL/Fl_Window.H @@ -355,7 +355,7 @@ public: typedef struct HICON__* HICON; // These 2 member functions break the driver model but are kept for back compatibility. // They are implemented in Fl_win32.cxx - + /** Sets the default window icons (Windows platform only). Convenience function to set the default icons using Windows' @@ -376,7 +376,7 @@ public: \see Fl_Window::icons(HICON, HICON) */ static void default_icons(HICON big_icon, HICON small_icon); - + /** Sets the window icons using HICON handles (Windows platform only). The given icons are copied. You can free the icons immediately after -- cgit v1.2.3