diff options
author | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-12-02 01:18:21 (GMT) |
---|---|---|
committer | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-12-02 01:18:21 (GMT) |
commit | ec42d6843ca0937f338e5e2d7d3353134d143eb6 (patch) | |
tree | 5b84b4b27f58a77b9f7d88bd481d291e69d07be6 | |
parent | b19da8b1a46d1de3a1a13c150adbc316da3e12b6 (diff) | |
download | Qt-ec42d6843ca0937f338e5e2d7d3353134d143eb6.zip Qt-ec42d6843ca0937f338e5e2d7d3353134d143eb6.tar.gz Qt-ec42d6843ca0937f338e5e2d7d3353134d143eb6.tar.bz2 |
Compile
-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 918c197..27019f4 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" |