From 918392e70f5478b920a28bb645cb4929167f5698 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Thu, 12 Dec 2002 22:02:36 +0000 Subject: [PATCH] Committing old changes (sorry, can't remember what) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18205 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/window.tex | 4 ++-- docs/univ/readme.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/latex/wx/window.tex b/docs/latex/wx/window.tex index c784cfbb04..9775530617 100644 --- a/docs/latex/wx/window.tex +++ b/docs/latex/wx/window.tex @@ -1094,8 +1094,8 @@ window). Invokes the constraint-based layout algorithm or the sizer-based algorithm for this window. -See \helpref{wxWindow::SetAutoLayout}{wxwindowsetautolayout} on when -this function gets called automatically using auto layout. +See \helpref{wxWindow::SetAutoLayout}{wxwindowsetautolayout}: when auto +layout is on, this function gets called automatically when the window is resized. \membersection{wxWindow::LoadFromResource}\label{wxwindowloadfromresource} diff --git a/docs/univ/readme.txt b/docs/univ/readme.txt index d2ceccc77d..24b02f23f1 100644 --- a/docs/univ/readme.txt +++ b/docs/univ/readme.txt @@ -121,6 +121,6 @@ itself, namely: Vadim Zeitlin -This file is accurate for the version 2.3.4 of wxUniversal. It was last +This file is accurate for the version 2.4.0 of wxUniversal. It was last modified on Apr 15, 2002.