Remove Qt5 to-do comments in qtextformat.cpp.
authorJason McDonald <jason.mcdonald@nokia.com>
Tue, 10 Apr 2012 11:56:45 +0000 (21:56 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 10 Apr 2012 13:03:16 +0000 (15:03 +0200)
These won't be done for Qt 5.0 and to-do tasks really belong in a
bug-tracker not in the code.

Task-number: QTBUG-25072
Change-Id: Ife4ff148167e0f0c66a58233548f4011b0b10784
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
src/gui/text/qtextformat.cpp

index a7e68a4..9a38b1f 100644 (file)
@@ -3010,7 +3010,6 @@ QTextImageFormat::QTextImageFormat(const QTextFormat &fmt)
 */
 
 
-// ### Qt5 qreal replace with a QTextLength
 /*!
     \fn qreal QTextImageFormat::width() const
 
@@ -3029,7 +3028,6 @@ QTextImageFormat::QTextImageFormat(const QTextFormat &fmt)
 */
 
 
-// ### Qt5 qreal replace with a QTextLength
 /*!
     \fn qreal QTextImageFormat::height() const