From eb44ca51f19a2218cfef3481429eb571e1fc46e5 Mon Sep 17 00:00:00 2001 From: Peter Hartmann Date: Tue, 24 May 2011 13:34:03 +0200 Subject: QUrl auto test: include core-private headers ... for the newly introduced TLD test. Task-number: QTBUG-13601 --- tests/auto/qurl/qurl.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/auto/qurl/qurl.pro b/tests/auto/qurl/qurl.pro index a5c39a5a98..a43a57e002 100644 --- a/tests/auto/qurl/qurl.pro +++ b/tests/auto/qurl/qurl.pro @@ -1,5 +1,5 @@ load(qttest_p4) SOURCES += tst_qurl.cpp -QT = core +QT = core core-private symbian: TARGET.CAPABILITY = NetworkServices CONFIG += parallel_test -- cgit v1.2.3