wxWidgets/include
Vadim Zeitlin 9e2ff111a4 Restore, but deprecate, default ctor of wxTimerEvent
Apparently some existing code still used it, even though it only created
an object that could never be used for anything, so undo its removal in
bd09b4132d and deprecate it instead.

Unfortunately, this also requires changing wxTimerEvent::m_timer type
back to pointer, even though it should be a reference.
2019-10-11 19:22:55 +02:00
..
msvc/wx Add wxMSVC_VERSION_ABI_COMPAT 2019-09-29 22:59:50 +02:00
wx Restore, but deprecate, default ctor of wxTimerEvent 2019-10-11 19:22:55 +02:00