summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2009-10-02 12:04:43 (GMT)
committerMartin Smith <msmith@trolltech.com>2009-10-02 12:56:56 (GMT)
commit2bfff24add67c1e5e0b1273a4b0399d9d94316c1 (patch)
tree127a8f0452f423ff59dc100fa9aa32248681b7d6 /doc
parent4f0f9f106d1e3e7d08280efbf7d4a2ff3552a361 (diff)
downloadQt-2bfff24add67c1e5e0b1273a4b0399d9d94316c1.zip
Qt-2bfff24add67c1e5e0b1273a4b0399d9d94316c1.tar.gz
Qt-2bfff24add67c1e5e0b1273a4b0399d9d94316c1.tar.bz2
doc: Fixed numerous qdoc errors.
Diffstat (limited to 'doc')
-rw-r--r--doc/src/frameworks-technologies/gestures.qdoc2
-rw-r--r--doc/src/qt-resources.qdoc1
2 files changed, 1 insertions, 2 deletions
diff --git a/doc/src/frameworks-technologies/gestures.qdoc b/doc/src/frameworks-technologies/gestures.qdoc
index 1e3cc47..158a273 100644
--- a/doc/src/frameworks-technologies/gestures.qdoc
+++ b/doc/src/frameworks-technologies/gestures.qdoc
@@ -102,8 +102,6 @@
\snippet examples/gestures/imageviewer/imagewidget.cpp swipe slot start
- \snippet examples/gestures/imageviewer/imagewidget.cpp swipe slot finish
-
Here, we examine the direction in which the user swiped the widget and modify
its contents accordingly.
diff --git a/doc/src/qt-resources.qdoc b/doc/src/qt-resources.qdoc
index a7dffe4..3b31660 100644
--- a/doc/src/qt-resources.qdoc
+++ b/doc/src/qt-resources.qdoc
@@ -41,5 +41,6 @@
/*!
\page qt-resources.html
+ \title Not Used
\image gradient.png
*/