]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/flexsizr.tex
Added parent window parameter to wxHelpController constructor
[wxWidgets.git] / docs / latex / wx / flexsizr.tex
index be71c5c326e08f197fd9c30e7796153d1c0b91a3..c161b8fafa256614c4703e6da1f02e24f9b52062 100644 (file)
@@ -29,6 +29,7 @@ serves this purpose.
 
 \helpref{wxSizer}{wxsizer}, \helpref{Sizer overview}{sizeroverview}
 
+\latexignore{\rtfignore{\wxheading{Members}}}
 
 \membersection{wxFlexGridSizer::wxFlexGridSizer}\label{wxflexgridsizerwxflexgridsizer}
 
@@ -105,7 +106,7 @@ One of the following values:
 In this case equal sizing applies to minimum sizes of columns or
 rows (this is the default value).}
 \twocolitem{wxFLEX\_GROWMODE\_ALL}{Sizer equally stretches all columns or rows
-in the non flexible direction, whether they are growable or not in the flexbile
+in the non flexible direction, whether they are growable or not in the flexible
 direction.}
 \end{twocollist}