diff options
author | Martin Smith <msmith@trolltech.com> | 2009-10-02 12:04:43 (GMT) |
---|---|---|
committer | Martin Smith <msmith@trolltech.com> | 2009-10-02 12:56:56 (GMT) |
commit | 2bfff24add67c1e5e0b1273a4b0399d9d94316c1 (patch) | |
tree | 127a8f0452f423ff59dc100fa9aa32248681b7d6 /doc/src | |
parent | 4f0f9f106d1e3e7d08280efbf7d4a2ff3552a361 (diff) | |
download | Qt-2bfff24add67c1e5e0b1273a4b0399d9d94316c1.zip Qt-2bfff24add67c1e5e0b1273a4b0399d9d94316c1.tar.gz Qt-2bfff24add67c1e5e0b1273a4b0399d9d94316c1.tar.bz2 |
doc: Fixed numerous qdoc errors.
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/frameworks-technologies/gestures.qdoc | 2 | ||||
-rw-r--r-- | doc/src/qt-resources.qdoc | 1 |
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 */ |