summaryrefslogtreecommitdiffstats
path: root/doc/html/life-example.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/life-example.html')
-rw-r--r--doc/html/life-example.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/life-example.html b/doc/html/life-example.html
index da5b3ef4..1f2464e1 100644
--- a/doc/html/life-example.html
+++ b/doc/html/life-example.html
@@ -255,7 +255,7 @@ void <a name="f521"></a>LifeWidget::nextGeneration()
void usage()
{
- <a href="ntqapplication.html#qWarning">qWarning</a>( "Usage: life [-scale scale]" );
+ <a href="ntqapplication.html#qWarning">tqWarning</a>( "Usage: life [-scale scale]" );
}
int main( int argc, char **argv )