summaryrefslogtreecommitdiffstats
path: root/examples/desktop/desktop.doc
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-15 19:08:22 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-18 09:31:41 +0900
commita30f5359f03c3017fa19a6770fab32d25d22cb87 (patch)
treecb365dd7a1c3666e3f972c6cad04be7b8e846cba /examples/desktop/desktop.doc
parent25ad1267da6916e738a126ff5a9b41cd686adfc6 (diff)
downloadtqt-a30f5359.tar.gz
tqt-a30f5359.zip
Rename graphics class nt* related files to equivalent tq* (part 1)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'examples/desktop/desktop.doc')
-rw-r--r--examples/desktop/desktop.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/desktop/desktop.doc b/examples/desktop/desktop.doc
index 3a7df648e..0da3b4393 100644
--- a/examples/desktop/desktop.doc
+++ b/examples/desktop/desktop.doc
@@ -7,7 +7,7 @@
\title Painting on the Desktop
The desktop demo contains three routines, each of which draws
- something on the desktop. It does some nice stuff with QPainter,
+ something on the desktop. It does some nice stuff with TQPainter,
and also demonstrates how one can treat the desktop as a widget like
any other.