wxWidgets/tests/events
Vadim Zeitlin 17d72a48ff Fix bug with wxStopWatch::Start() not resuming paused stopwatch any more.
Since r69835 the stop watch remained paused even when Start() was called. Do
resume it when restarting it both for backwards compatibility and because it
makes more sense and also document this behaviour.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69921 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-12-03 00:34:00 +00:00
..
clone.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
evthandler.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
evtsource.cpp Merge SOC2009_FSWATCHER branch into trunk. 2009-10-22 11:35:43 +00:00
keyboard.cpp Disable keyboard unit test with wxUIActionSimulator under OS X. 2010-11-05 21:37:27 +00:00
propagation.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
stopwatch.cpp Fix bug with wxStopWatch::Start() not resuming paused stopwatch any more. 2011-12-03 00:34:00 +00:00
timertest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00