From ee8c0f87ef97dd4a201fde74a6b586fe399fbe21 Mon Sep 17 00:00:00 2001 From: Rhys Weatherley Date: Thu, 9 Dec 2010 10:39:17 +1000 Subject: Move headers to QtQuickTest directory This should help make the user application code and the example code the same. --- tests/qmlexample/tst_qmlexample.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/qmlexample/tst_qmlexample.cpp') diff --git a/tests/qmlexample/tst_qmlexample.cpp b/tests/qmlexample/tst_qmlexample.cpp index 4d9cc40..3cc5b2f 100644 --- a/tests/qmlexample/tst_qmlexample.cpp +++ b/tests/qmlexample/tst_qmlexample.cpp @@ -39,6 +39,5 @@ ** ****************************************************************************/ -#include "quicktest.h" - +#include QTEST_QUICK_MAIN(qmlexample) -- cgit v1.2.3