From 669cbe4e5410deee4411cac414963515dc99692d Mon Sep 17 00:00:00 2001 From: Martin Jones Date: Wed, 21 Mar 2012 16:01:56 +1000 Subject: [PATCH] Add new line to last line of qquickfolderlistmodel.pro Change-Id: Ia4baa8258b9ad40503abc0f88cb8e887b8f996a4 Reviewed-by: Martin Jones --- tests/auto/qml/qquickfolderlistmodel/qquickfolderlistmodel.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/auto/qml/qquickfolderlistmodel/qquickfolderlistmodel.pro b/tests/auto/qml/qquickfolderlistmodel/qquickfolderlistmodel.pro index 7cda6f1ef4..2726e20577 100644 --- a/tests/auto/qml/qquickfolderlistmodel/qquickfolderlistmodel.pro +++ b/tests/auto/qml/qquickfolderlistmodel/qquickfolderlistmodel.pro @@ -9,4 +9,4 @@ include (../../shared/util.pri) TESTDATA = data/* CONFIG += parallel_test -QT += core-private gui-private qml-private testlib \ No newline at end of file +QT += core-private gui-private qml-private testlib