summaryrefslogtreecommitdiffstats
path: root/doc/html/tqtimer-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqtimer-h.html')
-rw-r--r--doc/html/tqtimer-h.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqtimer-h.html b/doc/html/tqtimer-h.html
index b2c56b85e..110e8e9bb 100644
--- a/doc/html/tqtimer-h.html
+++ b/doc/html/tqtimer-h.html
@@ -90,7 +90,7 @@ public:
bool isActive() const;
- int start( int msec, bool sshot = FALSE );
+ int start( int msec, bool sshot = false );
void changeInterval( int msec );
void stop();