summaryrefslogtreecommitdiffstats
path: root/examples/scrollview/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/scrollview/README')
-rw-r--r--examples/scrollview/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/scrollview/README b/examples/scrollview/README
index 3bdaa7def..e07df00ce 100644
--- a/examples/scrollview/README
+++ b/examples/scrollview/README
@@ -1,3 +1,3 @@
-This example demonstrates the use of QScrollView for displaying large
-widgets. Both techniques are demonstrated: using QScrollView to scroll
-around a large widget, and drawing arbitrary material in a QScrollView.
+This example demonstrates the use of TQScrollView for displaying large
+widgets. Both techniques are demonstrated: using TQScrollView to scroll
+around a large widget, and drawing arbitrary material in a TQScrollView.