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/qmlmin/qmlmin.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/auto/qml/qmlmin') diff --git a/tests/auto/qml/qmlmin/qmlmin.pro b/tests/auto/qml/qmlmin/qmlmin.pro index fc0ce12266..253c449158 100644 --- a/tests/auto/qml/qmlmin/qmlmin.pro +++ b/tests/auto/qml/qmlmin/qmlmin.pro @@ -1,6 +1,6 @@ CONFIG += testcase TARGET = tst_qmlmin -QT += qml testlib +QT += qml testlib gui-private macx:CONFIG -= app_bundle SOURCES += tst_qmlmin.cpp -- cgit v1.2.3