summaryrefslogtreecommitdiff
path: root/src/gui/math3d
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2009-06-15 11:59:49 +0200
committerMartin Smith <msmith@trolltech.com>2009-06-15 12:01:17 +0200
commitd5750bbf85a234692261df24e99a1c4f427bf287 (patch)
treeaf023e777d19c7fea4ce963f95c1dd5937c33454 /src/gui/math3d
parentb47c2c37167d8563d9b96bfdc171470cb4b53f9e (diff)
downloadqt4-tools-d5750bbf85a234692261df24e99a1c4f427bf287.tar.gz
doc: Fixed several qdoc warnings.
Diffstat (limited to 'src/gui/math3d')
-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 19a0f6ebc8..747b0128a9 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
*/
/*!