summaryrefslogtreecommitdiff
path: root/FL/Fl_Window.H
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2023-11-14 18:14:48 +0100
committerAlbrecht Schlosser <albrechts.fltk@online.de>2023-11-14 18:14:48 +0100
commit4b315d190c41133786cc8b84282a7c102b31c14c (patch)
tree7b5f265f0f1d6bb872fdec91bc58079748c6b676 /FL/Fl_Window.H
parent6842a43a3170c6f7a852186d5688baebdac16e2c (diff)
Fix dependencies and whitespace issues
Diffstat (limited to 'FL/Fl_Window.H')
-rw-r--r--FL/Fl_Window.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Window.H b/FL/Fl_Window.H
index f0d2f5bb0..0c8d11484 100644
--- a/FL/Fl_Window.H
+++ b/FL/Fl_Window.H
@@ -510,7 +510,7 @@ public:
\see void Fl_Window::fullscreen()
*/
void fullscreen_screens(int top, int bottom, int left, int right);
-
+
void maximize();
void un_maximize();
/** Returns whether the window is currently maximized */