X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/47b378bd88260611387af8604a1c8f62355350ab..2fa73716ca5cf002bdd570a86da5d1cb09d7e3b0:/include/wx/event.h?ds=sidebyside diff --git a/include/wx/event.h b/include/wx/event.h index ae07baef49..3a9feb32c6 100644 --- a/include/wx/event.h +++ b/include/wx/event.h @@ -157,7 +157,7 @@ BEGIN_DECLARE_EVENT_TYPES() // Sockets and timers send events, too DECLARE_EXPORTED_EVENT_TYPE(WXDLLIMPEXP_BASE, wxEVT_SOCKET, 50) - DECLARE_EVENT_TYPE(wxEVT_TIMER , 80) + DECLARE_EXPORTED_EVENT_TYPE(WXDLLIMPEXP_BASE, wxEVT_TIMER , 80) // Mouse event types DECLARE_EVENT_TYPE(wxEVT_LEFT_DOWN, 100)