]> git.saurik.com Git - wxWidgets.git/commitdiff
removed GetObjectType() ghost
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 2 Sep 2002 23:23:28 +0000 (23:23 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 2 Sep 2002 23:23:28 +0000 (23:23 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16949 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/event.tex

index 404294e1129c16e2a7f32ab911f988e22edd6675..d6099d0c7b9f6f0d1af2b3795785e5c2bff4fd8a 100644 (file)
@@ -96,13 +96,6 @@ such as wxEVENT\_TYPE\_BUTTON\_COMMAND.
 
 Returns the identifier associated with this event, such as a button command id.
 
-\membersection{wxEvent::GetObjectType}
-
-\func{WXTYPE}{GetObjectType}{\void}
-
-Returns the type of the object associated with the
-event, such as wxTYPE\_BUTTON.
-
 \membersection{wxEvent::GetSkipped}
 
 \func{bool}{GetSkipped}{\void}