Added some missing newlines to ends of files (necessary for linear RTF)
Added rich text control formatting and symbol dialogs API changes for wxRichTextCtrl git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41898 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user