From 65feb289288d7bc91cd96501584d32b91be2caa9 Mon Sep 17 00:00:00 2001 From: Jason McDonald Date: Tue, 17 May 2011 12:04:02 +1000 Subject: Don't use Qt3Support in arthur test suite. Change-Id: I5acc05aeb7db5aedbbe35594f46d614319a299b2 Task-number: QTBUG-19325 Reviewed-by: Rohan McGovern --- tests/arthur/shower/shower.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/arthur/shower') diff --git a/tests/arthur/shower/shower.pro b/tests/arthur/shower/shower.pro index c02ded0865..1f2ce22af2 100644 --- a/tests/arthur/shower/shower.pro +++ b/tests/arthur/shower/shower.pro @@ -9,7 +9,6 @@ DESTDIR = ../bin QT += xml svg contains(QT_CONFIG, opengl)|contains(QT_CONFIG, opengles1)|contains(QT_CONFIG, opengles2):QT += opengl -contains(QT_CONFIG, qt3support):QT += qt3support # Input HEADERS += shower.h -- cgit v1.2.3