]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/flexsizr.tex
suppress VC7.1 64 bit correctness warnings
[wxWidgets.git] / docs / latex / wx / flexsizr.tex
index 92c1f8d5c29f32c2bd95145317fc7ba7064a2305..8de85ab2a8f679b1bee34ddaaf9e4a750c47421e 100644 (file)
@@ -6,7 +6,7 @@ height and all fields in one column having the same width, but all
 rows or all columns are not necessarily the same height or width as in
 the \helpref{wxGridSizer}{wxgridsizer}.
 
-Since wxWindows 2.5.0, wxFlexGridSizer can also size items equally in one
+Since wxWidgets 2.5.0, wxFlexGridSizer can also size items equally in one
 direction but unequally ("flexibly") in the other. If the sizer is only
 flexible in one direction (this can be changed using 
 \helpref{SetFlexibleDrection}{wxflexgridsizersetflexibledirection}),
@@ -21,6 +21,10 @@ serves this purpose.
 \helpref{wxSizer}{wxsizer}\\
 \helpref{wxObject}{wxobject}
 
+\wxheading{Include files}
+
+<wx/sizer.h>
+
 \wxheading{See also}
 
 \helpref{wxSizer}{wxsizer}, \helpref{Sizer overview}{sizeroverview}