From a6ed9f9a03817adc598fd61adeda08f17a504ea3 Mon Sep 17 00:00:00 2001 From: Janne Anttila Date: Tue, 11 Aug 2009 15:06:10 +0300 Subject: Fixed qline autotest merge, tst_qline.cpp was added twice to SOURCES. --- tests/auto/qline/qline.pro | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/auto/qline/qline.pro b/tests/auto/qline/qline.pro index 715774a..1a3d7f2 100644 --- a/tests/auto/qline/qline.pro +++ b/tests/auto/qline/qline.pro @@ -1,5 +1,4 @@ load(qttest_p4) -SOURCES += tst_qline.cpp QT -= gui SOURCES += tst_qline.cpp unix:!mac:!symbian*:!vxworks:LIBS+=-lm -- cgit v0.12