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/qqmlqt/qqmlqt.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/auto/qml/qqmlqt') diff --git a/tests/auto/qml/qqmlqt/qqmlqt.pro b/tests/auto/qml/qqmlqt/qqmlqt.pro index fbcdc2773d..e438464ab2 100644 --- a/tests/auto/qml/qqmlqt/qqmlqt.pro +++ b/tests/auto/qml/qqmlqt/qqmlqt.pro @@ -8,4 +8,4 @@ macx:CONFIG -= app_bundle TESTDATA = data/* -QT += core-private v8-private qml-private quick-private testlib gui +QT += core-private v8-private qml-private quick-private testlib gui gui-private -- cgit v1.2.3