diff options
author | Alan Alpert <alan.alpert@nokia.com> | 2010-03-31 10:53:12 (GMT) |
---|---|---|
committer | Alan Alpert <alan.alpert@nokia.com> | 2010-03-31 10:53:12 (GMT) |
commit | f858af947c92ad77d0aa14bbf80171b9b822bd75 (patch) | |
tree | b9b1c15756078098ab946ddd396e99f5a52af2b0 | |
parent | e28f10e0d8dfc7d34ead2725eac8ed852b61f070 (diff) | |
download | Qt-f858af947c92ad77d0aa14bbf80171b9b822bd75.zip Qt-f858af947c92ad77d0aa14bbf80171b9b822bd75.tar.gz Qt-f858af947c92ad77d0aa14bbf80171b9b822bd75.tar.bz2 |
Update Comment
-rw-r--r-- | tests/auto/declarative/qdeclarativelayouts/tst_qdeclarativelayouts.cpp | 2 |
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) |