From fef846914f8db6dc117e206ef913d519bf6bb33e Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 29 Jul 2024 12:43:23 +0900 Subject: Rename basic widget nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- examples/scrollview/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'examples/scrollview/README') 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. -- cgit v1.2.3