From: Vadim Zeitlin Date: Thu, 15 Aug 2002 20:38:39 +0000 (+0000) Subject: some old minor doc fixes I forgot to commit somehow X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/62b77e42bee61764184137405a7ae405dff382a4 some old minor doc fixes I forgot to commit somehow git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/listevt.tex b/docs/latex/wx/listevt.tex index 2c47de8d20..317fd28922 100644 --- a/docs/latex/wx/listevt.tex +++ b/docs/latex/wx/listevt.tex @@ -70,9 +70,9 @@ list control advises us to cache. For {\tt EVT\_LIST\_CACHE\_HINT} event only: return the last item (inclusive) which the list control advises us to cache. -\membersection{wxListEvent::GetCode}\label{wxlisteventgetcode} +\membersection{wxListEvent::GetKeyCode}\label{wxlisteventgetkeycode} -\constfunc{int}{GetCode}{\void} +\constfunc{int}{GetKeyCode}{\void} Key code if the event is a keypress event. diff --git a/docs/latex/wx/treeevt.tex b/docs/latex/wx/treeevt.tex index dcb92fb214..45ddeccb8b 100644 --- a/docs/latex/wx/treeevt.tex +++ b/docs/latex/wx/treeevt.tex @@ -53,9 +53,9 @@ functions that take a wxTreeEvent argument. Constructor. -\membersection{wxTreeEvent::GetCode} +\membersection{wxTreeEvent::GetKeyCode} -\constfunc{int}{GetCode}{} +\constfunc{int}{GetKeyCode}{} Returns the key code if the event was is a key event. Use \helpref{GetKeyEvent}{wxtreeeventgetkeyevent} to get the values of the