X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/02af5ea4ba9645ad7c6c213303f675d68135c727..db67d86dd1de506a5bb14dd59e9c45230120758a:/docs/latex/wx/nbsizer.tex diff --git a/docs/latex/wx/nbsizer.tex b/docs/latex/wx/nbsizer.tex index d1712c2e7a..5ee0ce00ce 100644 --- a/docs/latex/wx/nbsizer.tex +++ b/docs/latex/wx/nbsizer.tex @@ -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} + + + \wxheading{See also} \helpref{wxSizer}{wxsizer}, \helpref{wxNotebook}{wxnotebook}, \helpref{Sizer overview}{sizeroverview}