summaryrefslogtreecommitdiff
path: root/FL/Fl_Window.H
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2022-11-01 20:06:22 +0100
committerAlbrecht Schlosser <albrechts.fltk@online.de>2022-11-01 20:06:22 +0100
commitc570bd8f96902a2f290f7623b8cf3074ac8f97ca (patch)
treea8fc258d1d4baa0defacad460ca8a4128e0163f9 /FL/Fl_Window.H
parent414ad1dce7fe7f9e0839a596e70130b16b5a0794 (diff)
Fix trailing whitespace
Diffstat (limited to 'FL/Fl_Window.H')
-rw-r--r--FL/Fl_Window.H4
1 files changed, 2 insertions, 2 deletions
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