]> git.saurik.com Git - wxWidgets.git/history - tests/events/timertest.cpp
add a unit test for new events (see #10000)
[wxWidgets.git] / tests / events / timertest.cpp
2008-10-27  Vadim Zeitlindon't sleep too long to avoid missing the timers; added...