summaryrefslogtreecommitdiff
path: root/examples/quick/controls/gallery/content/ModelView.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/controls/gallery/content/ModelView.qml')
-rw-r--r--examples/quick/controls/gallery/content/ModelView.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/controls/gallery/content/ModelView.qml b/examples/quick/controls/gallery/content/ModelView.qml
index 483d99ee..e733793b 100644
--- a/examples/quick/controls/gallery/content/ModelView.qml
+++ b/examples/quick/controls/gallery/content/ModelView.qml
@@ -43,7 +43,7 @@
import QtQuick 2.1
-import QtQuick.Controls 1.0
+import QtQuick.Controls 1.1
//import QtQuick.XmlListModel 2.1
Item {