Remove old comment restored by mistake
Change-Id: I1b24556110fe035c96091c5b1c5ecc00830093fc Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
This commit is contained in:
parent
8b56b8ed32
commit
911eed0f90
@ -115,9 +115,6 @@
|
||||
\list
|
||||
\li When creating an QString to contain a URL from a QByteArray or a
|
||||
char*, always use QString::fromUtf8().
|
||||
\o Favor the use of QUrl::fromEncoded() and QUrl::toEncoded() instead of
|
||||
QUrl(string) and QUrl::toString() when converting a QUrl to or from
|
||||
a string.
|
||||
\endlist
|
||||
|
||||
\sa QUrlInfo
|
||||
|
Loading…
Reference in New Issue
Block a user