diff options
Diffstat (limited to 'doc/html/hello-example.html')
| -rw-r--r-- | doc/html/hello-example.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/hello-example.html b/doc/html/hello-example.html index 53627c5d9..701cb61e5 100644 --- a/doc/html/hello-example.html +++ b/doc/html/hello-example.html @@ -114,7 +114,7 @@ private: void <a name="f474"></a>Hello::animate() { b = (b + 1) & 15; - <a href="ntqwidget.html#repaint">repaint</a>( FALSE ); + <a href="ntqwidget.html#repaint">repaint</a>( false ); } |
