From 5949c5068f51f8773fcea744478c10220847f820 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Thu, 6 Mar 2008 14:41:57 +0000 Subject: [PATCH] use \newsince instead of incorrect \since git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@52360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/sizer.tex | 4 ++-- docs/latex/wx/window.tex | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/latex/wx/sizer.tex b/docs/latex/wx/sizer.tex index 7d721b05fb..3c91bfe3df 100644 --- a/docs/latex/wx/sizer.tex +++ b/docs/latex/wx/sizer.tex @@ -212,7 +212,7 @@ The returned value is suitable for passing to \helpref{wxWindow::SetClientSize}{wxwindowsetclientsize} or \helpref{wxWindow::SetMinClientSize}{wxwindowsetminclientsize}. -\since{2.8.8} +\newsince{2.8.8} \wxheading{See also} @@ -231,7 +231,7 @@ The returned value is suitable for passing to \helpref{wxWindow::SetSize}{wxwindowsetsize} or \helpref{wxWindow::SetMinSize}{wxwindowsetminsize}. -\since{2.8.8} +\newsince{2.8.8} \wxheading{See also} diff --git a/docs/latex/wx/window.tex b/docs/latex/wx/window.tex index 1023537565..cfd6427835 100644 --- a/docs/latex/wx/window.tex +++ b/docs/latex/wx/window.tex @@ -356,7 +356,7 @@ Note that the conversion is not always exact, it assumes that non-client area doesn't change and so doesn't take into account things like menu bar (un)wrapping or (dis)appearance of the scrollbars. -\since{2.8.8} +\newsince{2.8.8} \wxheading{See also} @@ -3763,7 +3763,7 @@ Note that the conversion is not always exact, it assumes that non-client area doesn't change and so doesn't take into account things like menu bar (un)wrapping or (dis)appearance of the scrollbars. -\since{2.8.8} +\newsince{2.8.8} \wxheading{See also}