Add newline at end - necessary for PDF

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2006-10-31 16:37:21 +00:00
parent 50c8b82054
commit 22653452af

View File

@@ -289,3 +289,4 @@ the changes. In addition, any number of changes may be made to
wxPaneInfo structures (retrieved with wxFrameManager::GetPane), but to wxPaneInfo structures (retrieved with wxFrameManager::GetPane), but to
realize the changes, Update() must be called. This construction allows realize the changes, Update() must be called. This construction allows
pane flicker to be avoided by updating the whole layout at one time. pane flicker to be avoided by updating the whole layout at one time.