From 4d0f796587734fd99c0a8f75bf82f13b8d5fd0ff Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Wed, 30 Jun 2004 16:25:06 +0000 Subject: [PATCH] trying to fix missing new line before a heading start git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28106 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/tdelwin.tex | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/latex/wx/tdelwin.tex b/docs/latex/wx/tdelwin.tex index e6b68cc25b..ff8b02df27 100644 --- a/docs/latex/wx/tdelwin.tex +++ b/docs/latex/wx/tdelwin.tex @@ -53,9 +53,6 @@ In other words, by default, the dialog {\it is not destroyed} (it might have bee on the stack, so the assumption of dynamic creation cannot be made). The default close event handler for wxFrame destroys the frame using Destroy(). -% -%Under Windows, wxDialog defines a handler for \helpref{wxWindow::OnCharHook}{wxwindowoncharhook} that -%generates a Cancel event if the Escape key has been pressed. \wxheading{What should I do when the user calls up Exit from a menu?} -- 2.50.0