From 22653452af661ff6f9ff83fe7daf721f8291f77b Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Tue, 31 Oct 2006 16:37:21 +0000 Subject: [PATCH] Add newline at end - necessary for PDF git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/framemanager.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/latex/wx/framemanager.tex b/docs/latex/wx/framemanager.tex index f02364e606..34d552d77c 100644 --- a/docs/latex/wx/framemanager.tex +++ b/docs/latex/wx/framemanager.tex @@ -289,3 +289,4 @@ the changes. In addition, any number of changes may be made to wxPaneInfo structures (retrieved with wxFrameManager::GetPane), but to realize the changes, Update() must be called. This construction allows pane flicker to be avoided by updating the whole layout at one time. +