summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAlan Alpert <alan.alpert@nokia.com>2010-03-31 10:53:12 (GMT)
committerAlan Alpert <alan.alpert@nokia.com>2010-03-31 10:53:12 (GMT)
commitf858af947c92ad77d0aa14bbf80171b9b822bd75 (patch)
treeb9b1c15756078098ab946ddd396e99f5a52af2b0 /tests
parente28f10e0d8dfc7d34ead2725eac8ed852b61f070 (diff)
downloadQt-f858af947c92ad77d0aa14bbf80171b9b822bd75.zip
Qt-f858af947c92ad77d0aa14bbf80171b9b822bd75.tar.gz
Qt-f858af947c92ad77d0aa14bbf80171b9b822bd75.tar.bz2
Update Comment
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/declarative/qdeclarativelayouts/tst_qdeclarativelayouts.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/qdeclarativelayouts/tst_qdeclarativelayouts.cpp b/tests/auto/declarative/qdeclarativelayouts/tst_qdeclarativelayouts.cpp
index 879047e..412c3b7 100644
--- a/tests/auto/declarative/qdeclarativelayouts/tst_qdeclarativelayouts.cpp
+++ b/tests/auto/declarative/qdeclarativelayouts/tst_qdeclarativelayouts.cpp
@@ -130,7 +130,7 @@ void tst_QDeclarativeLayouts::test_qml()
void tst_QDeclarativeLayouts::test_cpp()
{
- //TODO: Waiting on QT-2407 to write this test
+ //TODO: This test!
}
QDeclarativeView *tst_QDeclarativeLayouts::createView(const QString &filename)