summaryrefslogtreecommitdiffstats
path: root/src/gui/math3d
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@digia.com>2015-07-07 15:29:05 +0200
committerNico Vertriest <nico.vertriest@digia.com>2015-09-04 08:41:18 +0000
commit9588e1bba348acf9aa0d023ebb5195aa1bf69909 (patch)
tree874ff23720ddb7e0b6737efb0eed20aec1c48abd /src/gui/math3d
parentdfb55da5d67c21179ccef107351a90be2815e1e2 (diff)
Doc: Corrected link issues in qtbase
Task-number: QTBUG-43810 Change-Id: I0a019becc53b222cb6a7df1fafdccd57aca5b598 Reviewed-by: Martin Smith <martin.smith@digia.com>
Diffstat (limited to 'src/gui/math3d')
-rw-r--r--src/gui/math3d/qmatrix4x4.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/math3d/qmatrix4x4.cpp b/src/gui/math3d/qmatrix4x4.cpp
index eb7c7f4b7a..9d363dc895 100644
--- a/src/gui/math3d/qmatrix4x4.cpp
+++ b/src/gui/math3d/qmatrix4x4.cpp
@@ -148,8 +148,6 @@ QMatrix4x4::QMatrix4x4(const float *values)
top-most 4 rows of \a matrix. If \a matrix has less than 4 columns
or rows, the remaining elements are filled with elements from the
identity matrix.
-
- \sa QMatrix4x4(const QGenericMatrix &)
*/
/*!