summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@nokia.com>2010-05-19 10:34:56 (GMT)
committerMartin Smith <martin.smith@nokia.com>2010-05-19 10:34:56 (GMT)
commit397a0b223aa4e88ce7985e7721a2b08ba7335cac (patch)
tree4eb7892833ea92c7d8fa1dd6fcf2a8b8399ea4e5 /src/gui/kernel
parent748e746006a1929a6ec2511481a0dd101b4eef54 (diff)
downloadQt-397a0b223aa4e88ce7985e7721a2b08ba7335cac.zip
Qt-397a0b223aa4e88ce7985e7721a2b08ba7335cac.tar.gz
Qt-397a0b223aa4e88ce7985e7721a2b08ba7335cac.tar.bz2
doc: Fixed many broken links.
Diffstat (limited to 'src/gui/kernel')
-rw-r--r--src/gui/kernel/qgesture.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/kernel/qgesture.cpp b/src/gui/kernel/qgesture.cpp
index 956499b..49bdea7 100644
--- a/src/gui/kernel/qgesture.cpp
+++ b/src/gui/kernel/qgesture.cpp
@@ -612,7 +612,7 @@ void QPinchGesture::setRotationAngle(qreal value)
If the gesture has either a horizontal or vertical component, the
swipe angle describes the angle between the direction of motion and the
x-axis as defined using the standard widget
- \l{The Coordinate System}{coordinate system}.
+ \l{Coordinate System}{coordinate system}.
\sa horizontalDirection, verticalDirection
*/