From 7daab8039abc32ab5be5706a08cb58905fe0e0b6 Mon Sep 17 00:00:00 2001 From: Andrew den Exter Date: Tue, 10 Jul 2012 17:01:52 +1000 Subject: Remove QListModelInterface. Implement ListModel and XmlListModel using QAbstractListModel instead. Task-number: QTBUG-15728 Change-Id: I14e03d90883d341f4b1d89c1e9fc9dc1534fde78 Reviewed-by: Glenn Watson --- tests/auto/quick/qquickrepeater/tst_qquickrepeater.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/auto/quick/qquickrepeater') diff --git a/tests/auto/quick/qquickrepeater/tst_qquickrepeater.cpp b/tests/auto/quick/qquickrepeater/tst_qquickrepeater.cpp index 0fb2416808..8e58a026f9 100644 --- a/tests/auto/quick/qquickrepeater/tst_qquickrepeater.cpp +++ b/tests/auto/quick/qquickrepeater/tst_qquickrepeater.cpp @@ -41,7 +41,6 @@ #include #include -#include #include #include #include -- cgit v1.2.3