summaryrefslogtreecommitdiffstats
path: root/examples/widgets
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets')
-rw-r--r--examples/widgets/widgets.doc4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/widgets/widgets.doc b/examples/widgets/widgets.doc
index 8bdc6100b..323acadc2 100644
--- a/examples/widgets/widgets.doc
+++ b/examples/widgets/widgets.doc
@@ -4,12 +4,12 @@
\title Widgets Example
This example shows most of Qt's widgets in action. It is similar
- to the demo example in \c{$QTDIR/examples/demo}.
+ to the demo example in \c{$TQTDIR/examples/demo}.
Run the program, then click the right mouse button + Ctrl to
identify a widget.
- See \c{$QTDIR/examples/widgets} for the source code.
+ See \c{$TQTDIR/examples/widgets} for the source code.
*/