]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dateevt.h
this one should really work
[wxWidgets.git] / include / wx / dateevt.h
index ec225fad753b793f9e914f061a6675dbd58b361a..b6cec94f9c33f5d77f81136cac1c8bda3cea2218 100644 (file)
@@ -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&);