From bfd35cefd0a56f0faf624185330d5b9e0c9701d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Trond=20Kjern=C3=A5sen?= Date: Fri, 3 Sep 2010 12:50:52 +0200 Subject: Data column names have apparently changed :) --- tests/auto/lancelot/tst_lancelot.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/auto/lancelot/tst_lancelot.cpp b/tests/auto/lancelot/tst_lancelot.cpp index 93b9346..7381c1d 100644 --- a/tests/auto/lancelot/tst_lancelot.cpp +++ b/tests/auto/lancelot/tst_lancelot.cpp @@ -151,7 +151,7 @@ void tst_Lancelot::testRasterARGB32PM() void tst_Lancelot::testOpenGL_data() { - QTest::addColumn("item"); + QTest::addColumn("baseline"); ImageItemList itemList(baseList); -- cgit v0.12