remove TestTimer() (adds nothing to existing tests) and move wxStopWatch tests to a new CppUnit test.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64326 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -25,7 +25,10 @@
|
||||
#include "wx/evtloop.h"
|
||||
#include "wx/timer.h"
|
||||
|
||||
// --------------------------------------------------------------------------
|
||||
// helper class counting the number of timer events
|
||||
// --------------------------------------------------------------------------
|
||||
|
||||
class TimerCounterHandler : public wxEvtHandler
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user