X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cc81d32f2bf8c159f3b1bf6ddaf62e6d77720209..2c6f14e1a7b5062fcf77eda40824d820d9ac288e:/docs/latex/wx/listevt.tex 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}