removed wxListEvent::m_oldItemIndex from docs, it is not used for anything anyhow

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12200 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2001-10-29 17:48:28 +00:00
parent 1b73381734
commit 7f35402d14
2 changed files with 7 additions and 9 deletions

View File

@@ -80,12 +80,6 @@ Key code if the event is a keypress event.
The item index.
\membersection{wxListEvent::GetOldIndex}\label{wxlisteventgetoldindex}
\constfunc{long}{GetOldIndex}{\void}
The old item index.
\membersection{wxListEvent::GetColumn}\label{wxlisteventgetcolumn}
\constfunc{int}{GetColumn}{\void}