From e1c2e32a8f585163f34180478ceae077397faa76 Mon Sep 17 00:00:00 2001 From: Aaron Kennedy Date: Tue, 7 Feb 2012 12:29:45 +0000 Subject: Add slow animations mode to qmlscene Change-Id: I0f850258e2cf5363bca2fa1c8b098aa5982eb232 Reviewed-by: Roberto Raggi --- tools/qmlscene/qmlscene.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/qmlscene/qmlscene.pro') diff --git a/tools/qmlscene/qmlscene.pro b/tools/qmlscene/qmlscene.pro index dfc91ceceb..5e4d79253e 100644 --- a/tools/qmlscene/qmlscene.pro +++ b/tools/qmlscene/qmlscene.pro @@ -2,7 +2,7 @@ TEMPLATE = app TARGET = qmlscene DESTDIR= $$QT.declarative.bins -QT += declarative quick +QT += declarative quick core-private !isEmpty(QT.widgets.name): QT += widgets target.path = $$[QT_INSTALL_BINS] -- cgit v1.2.3