From: Włodzimierz Skiba Date: Tue, 25 Jan 2005 15:59:24 +0000 (+0000) Subject: Syntax fix. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/732e46f552027022e4dc87d013918c9d45b0f772 Syntax fix. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31595 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/sbsizer.tex b/docs/latex/wx/sbsizer.tex index e1e974b3fa..6394efaffc 100644 --- a/docs/latex/wx/sbsizer.tex +++ b/docs/latex/wx/sbsizer.tex @@ -25,7 +25,7 @@ sizer may create it itself as a convenience. \func{}{wxStaticBoxSizer}{\param{wxStaticBox* }{box}, \param{int }{orient}} -\func{}{wxStaticBoxSizer}{\param{int }{orient}, \param{wxWindow }{*parent}, \parent{const wxString\& }{label = wxEmptyString}} +\func{}{wxStaticBoxSizer}{\param{int }{orient}, \param{wxWindow }{*parent}, \param{const wxString\& }{label = wxEmptyString}} The first constructor uses an already existing static box. It takes the associated static box and the orientation \arg{orient}, which can be either