]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/nbsizer.tex
corrected GetAppName() link
[wxWidgets.git] / docs / latex / wx / nbsizer.tex
index d1712c2e7a17234f35c904ccd59ca0470de190fc..5ee0ce00ce1e6de6791b51a5489671e41d87e251 100644 (file)
@@ -1,8 +1,8 @@
 \section{\class{wxNotebookSizer}}\label{wxnotebooksizer}
 
-{\bf This class is deprecated and should not be used in new code! It is not
+{\bf This class is deprecated and should not be used in new code! It is no
 longer needed, \helpref{wxNotebook}{wxnotebook} control can be inserted
-into any sizer class and it's minimal size will be determined correctly.
+into any sizer class and its minimal size will be determined correctly.
 See \helpref{wxSizer overview}{sizeroverview} for more information.}
 
 wxNotebookSizer is a specialized sizer to make sizers work in connection
@@ -17,6 +17,10 @@ sizer.
 \helpref{wxSizer}{wxsizer}\\
 \helpref{wxObject}{wxobject}
 
+\wxheading{Include files}
+
+<wx/sizer.h>
+
 \wxheading{See also}
 
 \helpref{wxSizer}{wxsizer}, \helpref{wxNotebook}{wxnotebook}, \helpref{Sizer overview}{sizeroverview}