]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/sizer.tex
reworded parts of the 'alpha channel support' paragraph
[wxWidgets.git] / docs / latex / wx / sizer.tex
index fff641c12b4aea0f2a447703f11af3e4e964ece8..ef5c5b2c263941c9067d45c1f4cf1415b0a519a8 100644 (file)
@@ -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.