diff options
author | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-12-02 11:18:21 +1000 |
---|---|---|
committer | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-12-02 11:18:21 +1000 |
commit | ec42d6843ca0937f338e5e2d7d3353134d143eb6 (patch) | |
tree | 5b84b4b27f58a77b9f7d88bd481d291e69d07be6 /tests/benchmarks/declarative/qmltime/qmltime.cpp | |
parent | b19da8b1a46d1de3a1a13c150adbc316da3e12b6 (diff) | |
download | qt4-tools-ec42d6843ca0937f338e5e2d7d3353134d143eb6.tar.gz |
Compile
Diffstat (limited to 'tests/benchmarks/declarative/qmltime/qmltime.cpp')
-rw-r--r-- | tests/benchmarks/declarative/qmltime/qmltime.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmarks/declarative/qmltime/qmltime.cpp b/tests/benchmarks/declarative/qmltime/qmltime.cpp index 918c197ec7..27019f4b15 100644 --- a/tests/benchmarks/declarative/qmltime/qmltime.cpp +++ b/tests/benchmarks/declarative/qmltime/qmltime.cpp @@ -130,4 +130,4 @@ int main(int argc, char ** argv) return 0; } -#include "tst_delegate.moc" +#include "qmltime.moc" |