From 7d2beb15bbcc32aafabc01fe4d186ce07fd007e7 Mon Sep 17 00:00:00 2001 From: Robert Roebling Date: Fri, 17 Aug 2007 10:50:44 +0000 Subject: [PATCH] typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48143 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/tevent.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/tevent.tex b/docs/latex/wx/tevent.tex index c70048d0b9..282cde947f 100644 --- a/docs/latex/wx/tevent.tex +++ b/docs/latex/wx/tevent.tex @@ -550,7 +550,7 @@ private: wxPlotCurve *m_curve; }; -DECLARE_EVENT_MACRO( wxEVT_PLOT_ACTION, -1 ) +DECLARE_EVENT_TYPE( wxEVT_PLOT_ACTION, -1 ) typedef void (wxEvtHandler::*wxPlotEventFunction)(wxPlotEvent&); -- 2.50.0