X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3c7789014106c9269b0f4ecc1a3071b14f351d3f..ddadf560da7ec1d7477a40ed5b9277b6468dc5e7:/include/wx/dateevt.h diff --git a/include/wx/dateevt.h b/include/wx/dateevt.h index ec225fad75..b6cec94f9c 100644 --- a/include/wx/dateevt.h +++ b/include/wx/dateevt.h @@ -47,7 +47,7 @@ private: // event types and macros for handling them // ---------------------------------------------------------------------------- -wxDECLARE_EXPORTED_EVENT(WXDLLIMPEXP_ADV, wxEVT_DATE_CHANGED, wxDateEvent) +wxDECLARE_EXPORTED_EVENT(WXDLLIMPEXP_ADV, wxEVT_DATE_CHANGED, wxDateEvent); typedef void (wxEvtHandler::*wxDateEventFunction)(wxDateEvent&);