diff options
Diffstat (limited to 'doc/html/qtimer-h.html')
| -rw-r--r-- | doc/html/qtimer-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qtimer-h.html b/doc/html/qtimer-h.html index 72c62daab..3506a0197 100644 --- a/doc/html/qtimer-h.html +++ b/doc/html/qtimer-h.html @@ -91,7 +91,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(); |
