From 09be381c3e7cb0fd72ea4a22dffd6b546304da3e Mon Sep 17 00:00:00 2001 From: Laszlo Agocs Date: Mon, 19 May 2014 14:55:55 +0200 Subject: Test for webenginewidgets, not widgets Change-Id: Icecb6b716a45b4682ddd9b16383f3aa4a5acb312 Reviewed-by: Jocelyn Turcotte --- tests/auto/auto.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index 4d9f78917..4c59f400b 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -2,6 +2,6 @@ TEMPLATE = subdirs SUBDIRS = quick -qtHaveModule(widgets):equals(QT_MAJOR_VERSION, 5):greaterThan(QT_MINOR_VERSION, 2) { +qtHaveModule(webenginewidgets):equals(QT_MAJOR_VERSION, 5):greaterThan(QT_MINOR_VERSION, 2) { SUBDIRS += widgets } -- cgit v1.2.3