X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/442b35b53bf95f5c6c003ea9ddbefd17adbc2a00..f5a1953b341d16396763bee067ccdd96108f3aad:/include/wx/univ/scrtimer.h?ds=sidebyside diff --git a/include/wx/univ/scrtimer.h b/include/wx/univ/scrtimer.h index 35e3505ab4..9203e8b227 100644 --- a/include/wx/univ/scrtimer.h +++ b/include/wx/univ/scrtimer.h @@ -32,7 +32,7 @@ public: protected: // to implement in derived classes: perform the scroll action and return - // TRUE to continue scrolling or FALSE to stop + // true to continue scrolling or false to stop virtual bool DoNotify() = 0; // should we skip the next timer event?