diff options
author | Peter Yard <peter.yard@nokia.com> | 2009-09-18 03:50:27 (GMT) |
---|---|---|
committer | Peter Yard <peter.yard@nokia.com> | 2009-09-18 03:50:27 (GMT) |
commit | 83d85f95eda193029fc3ea9406afd4791019189c (patch) | |
tree | 098ab07da336d20e83eb58763943842e472fe611 /doc | |
parent | e43225a09536deddb589d9876da609c017730b53 (diff) | |
download | Qt-83d85f95eda193029fc3ea9406afd4791019189c.zip Qt-83d85f95eda193029fc3ea9406afd4791019189c.tar.gz Qt-83d85f95eda193029fc3ea9406afd4791019189c.tar.bz2 |
Corrected name of gestures png image name.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/getting-started/examples.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/getting-started/examples.qdoc b/doc/src/getting-started/examples.qdoc index 543a2e1..9e72ab4 100644 --- a/doc/src/getting-started/examples.qdoc +++ b/doc/src/getting-started/examples.qdoc @@ -300,7 +300,7 @@ \o{2,1} \l{Gestures Examples}{\bold{Gestures}} \o{2,1} \l{D-Bus Examples}{\bold{D-Bus}} \row - \o \image gestures-examples.png + \o \image gestures.png \o Applications can be written to respond to gestures as a natural input method. These examples show how to enable support for standard and custom gestures in |