X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..2a8312bced9d3f3415383a79a15cad2acf447b7e:/interface/wx/stopwatch.h diff --git a/interface/wx/stopwatch.h b/interface/wx/stopwatch.h index 3dfba4a146..bd06d1d38b 100644 --- a/interface/wx/stopwatch.h +++ b/interface/wx/stopwatch.h @@ -8,7 +8,6 @@ /** @class wxStopWatch - @wxheader{stopwatch.h} The wxStopWatch class allow you to measure time intervals. For example, you may use it to measure the time elapsed by some function: