summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2009-06-15 09:59:49 (GMT)
committerMartin Smith <msmith@trolltech.com>2009-06-15 10:01:17 (GMT)
commitd5750bbf85a234692261df24e99a1c4f427bf287 (patch)
treeaf023e777d19c7fea4ce963f95c1dd5937c33454 /src
parentb47c2c37167d8563d9b96bfdc171470cb4b53f9e (diff)
downloadQt-d5750bbf85a234692261df24e99a1c4f427bf287.zip
Qt-d5750bbf85a234692261df24e99a1c4f427bf287.tar.gz
Qt-d5750bbf85a234692261df24e99a1c4f427bf287.tar.bz2
doc: Fixed several qdoc warnings.
Diffstat (limited to 'src')
-rw-r--r--src/gui/math3d/qgenericmatrix.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/math3d/qgenericmatrix.cpp b/src/gui/math3d/qgenericmatrix.cpp
index 19a0f6e..747b012 100644
--- a/src/gui/math3d/qgenericmatrix.cpp
+++ b/src/gui/math3d/qgenericmatrix.cpp
@@ -61,7 +61,7 @@ QT_BEGIN_NAMESPACE
But they can be different if the user wants to store elements
internally in a fixed-point format for the underlying hardware.
- \sa QMatrix4x4, QFixedPt
+ \sa QMatrix4x4, QFixedPoint
*/
/*!