summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@nokia.com>2010-07-09 11:25:50 (GMT)
committerMartin Smith <martin.smith@nokia.com>2010-07-09 11:25:50 (GMT)
commitad0e8a48eade0b2cdcf10a68f36d911784ff03ab (patch)
tree4ff5c4dca25f59beb48d8d5b45c2dfec7bcf91fe /doc
parent3b2e680b5f56227af0716b3bc07b11cb7e044d78 (diff)
downloadQt-ad0e8a48eade0b2cdcf10a68f36d911784ff03ab.zip
Qt-ad0e8a48eade0b2cdcf10a68f36d911784ff03ab.tar.gz
Qt-ad0e8a48eade0b2cdcf10a68f36d911784ff03ab.tar.bz2
doc: Fixed several qdoc warnings.
Diffstat (limited to 'doc')
-rw-r--r--doc/src/frameworks-technologies/dnd.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/frameworks-technologies/dnd.qdoc b/doc/src/frameworks-technologies/dnd.qdoc
index 4a1b631..c5dd27c 100644
--- a/doc/src/frameworks-technologies/dnd.qdoc
+++ b/doc/src/frameworks-technologies/dnd.qdoc
@@ -45,7 +45,7 @@
outlines the approach used to enable it in custom widgets. Drag
and drop operations are also supported by Qt's item views and by
the graphics view framework. More information is available in
- \l{Using Drag and Drop with Item Views} and \l{Graphics View
+ \l{Using drag & drop with item views} and \l{Graphics View
Framework}.
\section1 Drag and Drop Classes