summaryrefslogtreecommitdiff
path: root/src/Fl_Window.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Fl_Window.cxx')
-rw-r--r--src/Fl_Window.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Window.cxx b/src/Fl_Window.cxx
index 18c01151b..6611e0261 100644
--- a/src/Fl_Window.cxx
+++ b/src/Fl_Window.cxx
@@ -925,7 +925,7 @@ fl_uintptr_t Fl_Window::os_id() { return pWindowDriver->os_id();}
/**
Maximizes a top-level window to its current screen.
-
+
This function is effective only with a show()'n, resizable, top-level window.
Bordered and borderless windows can be used.
\see Fl_Window::un_maximize(), Fl_Window::maximize_active()