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/qquickpositioners/tst_qquickpositioners.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/auto/quick/qquickpositioners') diff --git a/tests/auto/quick/qquickpositioners/tst_qquickpositioners.cpp b/tests/auto/quick/qquickpositioners/tst_qquickpositioners.cpp index 3fb20f7f5c..32ec41bb13 100644 --- a/tests/auto/quick/qquickpositioners/tst_qquickpositioners.cpp +++ b/tests/auto/quick/qquickpositioners/tst_qquickpositioners.cpp @@ -39,7 +39,6 @@ ** ****************************************************************************/ #include -#include #include #include #include -- cgit v1.2.3