From e1d6cd9a0366bdcbde5d7c19b1b7d0619f57f047 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sun, 28 May 2006 09:47:08 +0000 Subject: [PATCH] \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 --- docs/latex/wx/htcell.tex | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/latex/wx/htcell.tex b/docs/latex/wx/htcell.tex index a96772607a..61f802338f 100644 --- a/docs/latex/wx/htcell.tex +++ b/docs/latex/wx/htcell.tex @@ -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}