summaryrefslogtreecommitdiffstats
path: root/examples/canvas/canvas.doc
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-05-31 11:32:43 +0900
committerMichele Calgaro <[email protected]>2024-05-31 11:59:34 +0900
commit68b81013e8668f50fc18b7e26a520ec93a7a1251 (patch)
treed6d15d07cb34e5443a10b71f91adee1473906263 /examples/canvas/canvas.doc
parent1702a6daff27f5d3e6fdac16962d1828df6ca270 (diff)
downloadtqt3-68b81013e8668f50fc18b7e26a520ec93a7a1251.tar.gz
tqt3-68b81013e8668f50fc18b7e26a520ec93a7a1251.zip
Rename nt* canvas related files to equivalent tq*
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'examples/canvas/canvas.doc')
-rw-r--r--examples/canvas/canvas.doc4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/canvas/canvas.doc b/examples/canvas/canvas.doc
index f6d77ad68..787ea6f9c 100644
--- a/examples/canvas/canvas.doc
+++ b/examples/canvas/canvas.doc
@@ -3,8 +3,8 @@
\ingroup examples
\title Canvas Example
- This example shows a QCanvas and some \l{QCanvasItem}s in action.
- You can do a lot more with QCanvas than we show here, but the
+ This example shows a TQCanvas and some \l{TQCanvasItem}s in action.
+ You can do a lot more with TQCanvas than we show here, but the
example provides a taste of what can be done.
<hr>