summaryrefslogtreecommitdiffstats
path: root/examples/life/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/life/main.cpp')
-rw-r--r--examples/life/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/life/main.cpp b/examples/life/main.cpp
index 3ee785e..67b0faa 100644
--- a/examples/life/main.cpp
+++ b/examples/life/main.cpp
@@ -13,7 +13,7 @@
void usage()
{
- qWarning( "Usage: life [-scale scale]" );
+ tqWarning( "Usage: life [-scale scale]" );
}
int main( int argc, char **argv )