From 0376722f64a8ea104ac082f287c6e9bada7a79b7 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sun, 28 May 2006 09:41:52 +0000 Subject: [PATCH] newsince for ProcessMouseClick with a note to OnMouseClick in earlier versions git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39364 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 602480ea64..a96772607a 100644 --- a/docs/latex/wx/htcell.tex +++ b/docs/latex/wx/htcell.tex @@ -259,6 +259,9 @@ you should use wxHtmlBinderCell instead. \true if a link was clicked, \false otherwise. +\newsince{2.7.0} (before \tt{OnMouseClick} method served a similar purpose). + + \membersection{wxHtmlCell::SetId}\label{wxhtmlcellsetid} \func{void}{SetId}{\param{const wxString\& }{id}} -- 2.50.0