\newsince{2.7.0} for GetMouseCursor with a note to GetCursor

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mart Raudsepp 2006-05-28 09:47:08 +00:00
parent 0376722f64
commit e1d6cd9a03

View File

@ -181,6 +181,9 @@ Returns cursor to show when mouse pointer is over the cell.
\docparam{window}{interface to the parent HTML window}
\newsince{2.7.0} (before \tt{GetCursor} method served a similar purpose, which is now deprecated).
\membersection{wxHtmlCell::GetNext}\label{wxhtmlcellgetnext}
\constfunc{wxHtmlCell*}{GetNext}{\void}