diff options
Diffstat (limited to 'examples/quick/controls/touch/content/AndroidDelegate.qml')
| -rw-r--r-- | examples/quick/controls/touch/content/AndroidDelegate.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/controls/touch/content/AndroidDelegate.qml b/examples/quick/controls/touch/content/AndroidDelegate.qml index 36a439a8e..21ee8e680 100644 --- a/examples/quick/controls/touch/content/AndroidDelegate.qml +++ b/examples/quick/controls/touch/content/AndroidDelegate.qml @@ -42,7 +42,7 @@ -import QtQuick 2.1 +import QtQuick 2.2 Item { id: root |
