fixed incorrect reference to wxhelpeventorigin

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39782 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2006-06-18 21:40:22 +00:00
parent 9413e1e34a
commit d57725b576
3 changed files with 19 additions and 21 deletions

View File

@@ -1028,7 +1028,7 @@ the window, otherwise \helpref{GetHelpText}{wxwindowgethelptext} can be used.
\docparam{point}{Coordinates of the mouse at the moment of help event emission.}
\docparam{origin}{Help event origin, see also \helpref{wxHelpEvent::Origin}{wxhelpeventorigin}.}
\docparam{origin}{Help event origin, see also \helpref{wxHelpEvent::GetOrigin}{wxhelpeventgetorigin}.}
\newsince{2.7.0}