diff -r 5dc02b23752f -r 3e2da88830cd src/gui/math3d/qgenericmatrix.cpp --- a/src/gui/math3d/qgenericmatrix.cpp Tue Jul 06 15:10:48 2010 +0300 +++ b/src/gui/math3d/qgenericmatrix.cpp Wed Aug 18 10:37:55 2010 +0300 @@ -252,7 +252,7 @@ Writes the given \a matrix to the given \a stream and returns a reference to the stream. - \sa {Format of the QDataStream Operators} + \sa {Serializing Qt Data Types} */ /*! @@ -262,7 +262,7 @@ Reads a NxM matrix from the given \a stream into the given \a matrix and returns a reference to the stream. - \sa {Format of the QDataStream Operators} + \sa {Serializing Qt Data Types} */ #endif