From 0766bcbb22c0f5c67cf6a8258d1b32e9272a146b Mon Sep 17 00:00:00 2001 From: Stephen Kelly Date: Mon, 23 Jul 2012 10:57:43 +0200 Subject: Remove qtquick as a private dependency of qmltest. It is already a public dependency a few lines above. Change-Id: I4bee0df5970c80f7c2f25a4a1045859c05b8380e Reviewed-by: Oswald Buddenhagen --- src/qmltest/qmltest.pro | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/qmltest') diff --git a/src/qmltest/qmltest.pro b/src/qmltest/qmltest.pro index 330d622f6a..4044005fc2 100644 --- a/src/qmltest/qmltest.pro +++ b/src/qmltest/qmltest.pro @@ -8,9 +8,6 @@ QT += testlib testlib-private qml quick gui qml-private v8-private core-private load(qt_module_config) -# private dependencies -QT += quick - # Install qmltestcase.prf into the Qt mkspecs so that "CONFIG += qmltestcase" # can be used in customer applications to build against QtQuickTest. feature.path = $$[QT_INSTALL_DATA]/mkspecs/features -- cgit v1.2.3