]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/scrtimer.h
Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoor...
[wxWidgets.git] / include / wx / univ / scrtimer.h
index 35e3505ab477f8d381203224b9b753b3d033f18d..9203e8b22715291bad35c85b709261b24eb2fe93 100644 (file)
@@ -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?