X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/40210d8a0a4c463426b05b70a48cf3484e8088b9..e0cb07e37666cddac90e3e9fc52f7ed416ae69cd:/docs/latex/wx/sizer.tex diff --git a/docs/latex/wx/sizer.tex b/docs/latex/wx/sizer.tex index fff641c12b..ef5c5b2c26 100644 --- a/docs/latex/wx/sizer.tex +++ b/docs/latex/wx/sizer.tex @@ -453,7 +453,7 @@ This is where wxSizerFlags comes in. Instead of a bunch of flags and other stuf Note that by specification, all methods of wxSizerFlags return the wxSizerFlags object itself to ease the calling of multiple methods at a time. -\membersection{wxSizerFlags::wxSizer}\label{wxsizerflagsctor} +\membersection{wxSizerFlags::wxSizerFlags}\label{wxsizerflagsctor} \func{}{wxSizerFlags}{\param{int }{proportion = 0}} @@ -496,7 +496,7 @@ Sets the object of the wxSizerFlags to center itself in the area it is given. \membersection{wxSizerFlags::Expand}\label{wxsizerflagsexpand} -\func{wxSizerFlags\& }{Align}{\void} +\func{wxSizerFlags\& }{Expand}{\void} Sets the object of the wxSizerFlags to expand to fill as much area as it can.