Add slow animations mode to qmlscene
[profile/ivi/qtdeclarative.git] / tools / qmlscene / qmlscene.pro
index dfc91ce..5e4d792 100644 (file)
@@ -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]