summaryrefslogtreecommitdiffstats
path: root/examples/qmlcustominput/qml/qmlcustominput/data.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qmlcustominput/qml/qmlcustominput/data.qml')
-rw-r--r--examples/qmlcustominput/qml/qmlcustominput/data.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/qmlcustominput/qml/qmlcustominput/data.qml b/examples/qmlcustominput/qml/qmlcustominput/data.qml
index 71c544a4..5a8df2c9 100644
--- a/examples/qmlcustominput/qml/qmlcustominput/data.qml
+++ b/examples/qmlcustominput/qml/qmlcustominput/data.qml
@@ -18,7 +18,6 @@
import QtQuick 2.1
import QtDataVisualization 1.0
-import QtQuick.XmlListModel 2.0
Item {
property alias model: dataModel