X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1d6fcbcc7088e9c104b3dc5b4704a07f728d55ae..6e65f80be5dfcc75bd520fc320d3389e4559bccf:/docs/latex/wx/notebook.tex diff --git a/docs/latex/wx/notebook.tex b/docs/latex/wx/notebook.tex index 038be5568b..3a714b6f18 100644 --- a/docs/latex/wx/notebook.tex +++ b/docs/latex/wx/notebook.tex @@ -412,7 +412,6 @@ This function is deprecated and should not be used in new code. Please use the \helpref{wxNotebook::GetSelection}{wxnotebookgetselection} - \membersection{wxNotebook::ChangeSelection}\label{wxnotebookchangeselection} \func{int}{ChangeSelection}{\param{size\_t}{ page}} @@ -422,3 +421,4 @@ Changes the selection for the given page, returning the previous selection. The call to this function \emph{does not} generate the page changing events. This is the only difference with \helpref{SetSelection}{wxnotebooksetselection}. See \helpref{this topic}{progevent} for more info. +