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