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/qqmlconsole/qqmlconsole.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/auto/qml/qqmlconsole') diff --git a/tests/auto/qml/qqmlconsole/qqmlconsole.pro b/tests/auto/qml/qqmlconsole/qqmlconsole.pro index 8e76f534e0..7cd5ec7078 100644 --- a/tests/auto/qml/qqmlconsole/qqmlconsole.pro +++ b/tests/auto/qml/qqmlconsole/qqmlconsole.pro @@ -10,4 +10,4 @@ TESTDATA = data/* CONFIG += parallel_test -QT += qml testlib +QT += qml testlib gui-private -- cgit v1.2.3