summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlstates
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2010-02-11 12:51:28 (GMT)
committerRohan McGovern <rohan.mcgovern@nokia.com>2010-02-11 12:51:28 (GMT)
commit1c2d8e41377644df27ac0ef5cdeeecb79598661c (patch)
tree94df1610b76a3688241bea700092ef0baabd8aa0 /tests/auto/declarative/qmlstates
parent1cd0e310f35125d4a4211c504647e918ef6220c4 (diff)
downloadQt-1c2d8e41377644df27ac0ef5cdeeecb79598661c.zip
Qt-1c2d8e41377644df27ac0ef5cdeeecb79598661c.tar.gz
Qt-1c2d8e41377644df27ac0ef5cdeeecb79598661c.tar.bz2
Fixed compile of these recently renamed tests.
Renaming the source file requires renaming the .moc file too. Unfortunately the problem is hidden when not doing a clean build.
Diffstat (limited to 'tests/auto/declarative/qmlstates')
-rw-r--r--tests/auto/declarative/qmlstates/tst_qmlstates.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/qmlstates/tst_qmlstates.cpp b/tests/auto/declarative/qmlstates/tst_qmlstates.cpp
index 9e3387f..fc348a5 100644
--- a/tests/auto/declarative/qmlstates/tst_qmlstates.cpp
+++ b/tests/auto/declarative/qmlstates/tst_qmlstates.cpp
@@ -884,4 +884,4 @@ void tst_states::nonExistantProperty()
QTEST_MAIN(tst_states)
-#include "tst_states.moc"
+#include "tst_qmlstates.moc"