summaryrefslogtreecommitdiffstats
path: root/examples/tooltip/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tooltip/README')
-rw-r--r--examples/tooltip/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tooltip/README b/examples/tooltip/README
index cdfe50cd2..6f7e27d71 100644
--- a/examples/tooltip/README
+++ b/examples/tooltip/README
@@ -1,6 +1,6 @@
The tooltip example demonstrates advanced use of tool tips.
-There are dynamic tool tips on the blue rectanges - QToolTip asks
+There are dynamic tool tips on the blue rectanges - TQToolTip asks
tooltip whether to display anything, and if so, what. The Right Thing
happens when you click on the rectangles.