summaryrefslogtreecommitdiff
path: root/documentation/Fl_Window.html
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/Fl_Window.html')
-rw-r--r--documentation/Fl_Window.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/Fl_Window.html b/documentation/Fl_Window.html
index e5b111eec..ea422e5c4 100644
--- a/documentation/Fl_Window.html
+++ b/documentation/Fl_Window.html
@@ -33,8 +33,7 @@ double-buffering, overlay, menu, and OpenGL support. </P>
<P>The window's callback is done if the user tries to close a window
using the window manager and <A href=functions.html#modal><TT>
Fl::modal()</TT></A> is zero or equal to the window. <TT>Fl_Window</TT>
- has a default callback that calls <TT>Fl_Window::hide()</TT> and calls <TT>
-exit(0)</TT> if this is the last top-level window. </P>
+ has a default callback that calls <TT>Fl_Window::hide()</TT>. </P>
<H3>Methods</H3>
<CENTER>
<TABLE width=90% summary="Fl_Window methods.">