diff options
Diffstat (limited to 'tests/auto/declarative/qmlxmlhttprequest/tst_qmlxmlhttprequest.cpp')
-rw-r--r-- | tests/auto/declarative/qmlxmlhttprequest/tst_qmlxmlhttprequest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/qmlxmlhttprequest/tst_qmlxmlhttprequest.cpp b/tests/auto/declarative/qmlxmlhttprequest/tst_qmlxmlhttprequest.cpp index 253e041..df5442c 100644 --- a/tests/auto/declarative/qmlxmlhttprequest/tst_qmlxmlhttprequest.cpp +++ b/tests/auto/declarative/qmlxmlhttprequest/tst_qmlxmlhttprequest.cpp @@ -1312,4 +1312,4 @@ void tst_xmlhttprequest::cdata() QTEST_MAIN(tst_xmlhttprequest) -#include "tst_xmlhttprequest.moc" +#include "tst_qmlxmlhttprequest.moc" |