summaryrefslogtreecommitdiffstats
path: root/tests/manual/findfiles/findfiles.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/findfiles/findfiles.qdoc')
-rw-r--r--tests/manual/findfiles/findfiles.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/findfiles/findfiles.qdoc b/tests/manual/findfiles/findfiles.qdoc
index bed831d14d..ec00698703 100644
--- a/tests/manual/findfiles/findfiles.qdoc
+++ b/tests/manual/findfiles/findfiles.qdoc
@@ -86,7 +86,7 @@
and a stretchable space in a separate \l QHBoxLayout first, to make the
buttons appear in the \c Window widget's bottom right corner.
- Alternatively, we could have used Qt Designer to construct a UI file,
+ Alternatively, we could have used \QD to construct a UI file,
and \l {uic} to generate this code.
\snippet dialogs/findfiles/window.cpp 1