From b8ccc462e88a51834c2623697c1caa3dd1aa35ec Mon Sep 17 00:00:00 2001 From: Aaron Kennedy Date: Mon, 10 Oct 2011 15:34:05 +1000 Subject: Compile Change-Id: I80763db7108990b121de085b8c33cb90382b6cd1 Reviewed-on: http://codereview.qt-project.org/6292 Reviewed-by: Aaron Kennedy Sanity-Review: Aaron Kennedy Sanity-Review: Qt Sanity Bot --- tests/benchmarks/declarative/qmltime/qmltime.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/benchmarks/declarative/qmltime/qmltime.pro b/tests/benchmarks/declarative/qmltime/qmltime.pro index b077d1a38a..5dd371a672 100644 --- a/tests/benchmarks/declarative/qmltime/qmltime.pro +++ b/tests/benchmarks/declarative/qmltime/qmltime.pro @@ -1,7 +1,7 @@ load(qttest_p4) TEMPLATE = app TARGET = qmltime -QT += declarative +QT += declarative widgets macx:CONFIG -= app_bundle SOURCES += qmltime.cpp -- cgit v1.2.3