diff options
Diffstat (limited to 'examples/gallery/content/ChildWindow.qml')
| -rw-r--r-- | examples/gallery/content/ChildWindow.qml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/gallery/content/ChildWindow.qml b/examples/gallery/content/ChildWindow.qml index 74b059564..c4094209f 100644 --- a/examples/gallery/content/ChildWindow.qml +++ b/examples/gallery/content/ChildWindow.qml @@ -42,8 +42,8 @@ -import QtQuick 2.0 -import QtQuick.Window 2.0 +import QtQuick 2.1 +import QtQuick.Window 2.1 import QtQuick.Controls 1.0 Window { |
