Fix broken link in documentation

Task-number: QTBUG-57530
Change-Id: Iecb1a26f6b8a7e8a506d768668cde1c277d15dde
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
Reviewed-by: Martin Smith <martin.smith@qt.io>
bb10
Frederik Schwarzer 2016-12-19 17:39:18 +01:00
parent a8ae8e3130
commit 1c3c2486c6
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ by a Sun SPARC running Solaris. You can also use a data stream to read/write
raw unencoded binary data.
For more details on the datatypes that QDataStream can serialize, see
{Serializing Qt Data Types}.
\l{Serializing Qt Data Types}.
The QTextStream class provides a convenient interface for reading and
writing text. QTextStream can operate on a QIODevice, a QByteArray or