summaryrefslogtreecommitdiff
path: root/tests/auto/declarative_core/tst_category.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative_core/tst_category.qml')
-rw-r--r--tests/auto/declarative_core/tst_category.qml3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/declarative_core/tst_category.qml b/tests/auto/declarative_core/tst_category.qml
index 51809dc3..f0a14d6f 100644
--- a/tests/auto/declarative_core/tst_category.qml
+++ b/tests/auto/declarative_core/tst_category.qml
@@ -27,6 +27,7 @@
****************************************************************************/
import QtQuick 2.0
+import QtQml.Models 2.14
import QtTest 1.0
import QtLocation 5.3
import "utils.js" as Utils
@@ -100,7 +101,7 @@ TestCase {
visibility: Place.DeviceVisibility
}
- VisualDataModel {
+ DelegateModel {
id: categoryModel
model: CategoryModel {