]> git.saurik.com Git - wxWidgets.git/history - tests/events/timertest.cpp
correct wxDateTime DST begin/end computations for years > 2006 in USA (closes #10425)
[wxWidgets.git] / tests / events / timertest.cpp
2008-10-27  Vadim Zeitlindon't sleep too long to avoid missing the timers; added...