]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/listevt.tex
wxMGL compilation fixes
[wxWidgets.git] / docs / latex / wx / listevt.tex
index 317fd2892232abbe3e98ece0a2ca04d6a4075781..76c42a3cb11b5d7714380c262dd9eae95a166215 100644 (file)
@@ -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}