From 88d3e613a3affb78b8e5a1f8b812f3864e340f8a Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Fri, 22 Jun 2012 09:45:53 +0200 Subject: Add gui-private to tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit QWindowSystemInterface will be marked as QPA API. Change-Id: Id174a24f8432219adf1425efe1eb59cf67d48bb9 Reviewed-by: Samuel Rødal --- tests/auto/qml/qmlplugindump/qmlplugindump.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/auto/qml/qmlplugindump/qmlplugindump.pro') diff --git a/tests/auto/qml/qmlplugindump/qmlplugindump.pro b/tests/auto/qml/qmlplugindump/qmlplugindump.pro index 498a520873..99b95b2e1f 100644 --- a/tests/auto/qml/qmlplugindump/qmlplugindump.pro +++ b/tests/auto/qml/qmlplugindump/qmlplugindump.pro @@ -1,6 +1,6 @@ CONFIG += testcase TARGET = tst_qmlplugindump -QT += testlib +QT += testlib gui-private macx:CONFIG -= app_bundle CONFIG += parallel_test -- cgit v1.2.3