X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/58cc15871d1a5ec5a6cc17f50be3e2006f57571f..1e26459c5e72eb33485fe9919b2a4aaafd01e76b:/interface/wx/eventfilter.h diff --git a/interface/wx/eventfilter.h b/interface/wx/eventfilter.h index 4138f1fbb3..5cb0ef8370 100644 --- a/interface/wx/eventfilter.h +++ b/interface/wx/eventfilter.h @@ -121,7 +121,7 @@ public: This method allows to filter all the events processed by the program, so you should try to return quickly from it to avoid slowing down the - program to the crawl. + program to a crawl. Although the return type of this method is @c int, this is only due to backwards compatibility concerns and the actual return value must be