Syntax fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31595 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2005-01-25 15:59:24 +00:00
parent 11846af338
commit 732e46f552

View File

@@ -25,7 +25,7 @@ sizer may create it itself as a convenience.
\func{}{wxStaticBoxSizer}{\param{wxStaticBox* }{box}, \param{int }{orient}} \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 The first constructor uses an already existing static box. It takes the
associated static box and the orientation \arg{orient}, which can be either associated static box and the orientation \arg{orient}, which can be either