From d512306c0be05e499118f0c8841b70e943bcd435 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Mon, 23 Jun 2003 19:47:12 +0000 Subject: [PATCH] deleted non existing Cancelled() method git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21326 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/listevt.tex | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/latex/wx/listevt.tex b/docs/latex/wx/listevt.tex index 40febdeb1f..76c42a3cb1 100644 --- a/docs/latex/wx/listevt.tex +++ b/docs/latex/wx/listevt.tex @@ -91,12 +91,6 @@ dragging events, it is the column to the left of the divider being dragged, for the column click events it may be $-1$ if the user clicked in the list control header outside any column. -\membersection{wxListEvent::Cancelled}\label{wxlisteventcancelled} - -\constfunc{bool}{Cancelled}{\void} - -true if this event is an end edit event and the user cancelled the edit. - \membersection{wxListEvent::GetPoint}\label{wxlisteventgetpoint} \constfunc{wxPoint}{GetPoint}{\void} -- 2.45.2