]> git.saurik.com Git - wxWidgets.git/commitdiff
some old minor doc fixes I forgot to commit somehow
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 15 Aug 2002 20:38:39 +0000 (20:38 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 15 Aug 2002 20:38:39 +0000 (20:38 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/listevt.tex
docs/latex/wx/treeevt.tex

index 2c47de8d20ba0d156427fa9250920cd55a8df19e..317fd2892232abbe3e98ece0a2ca04d6a4075781 100644 (file)
@@ -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.
 
index dcb92fb2143dedd0fce66559e392aeb67dbe7462..45ddeccb8b52871636a2e133e6f6742e247d536e 100644 (file)
@@ -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