aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/shapes/content/item7.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/shapes/content/item7.qml')
-rw-r--r--examples/quick/shapes/content/item7.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/quick/shapes/content/item7.qml b/examples/quick/shapes/content/item7.qml
index ff5c5702da..ed34c1de77 100644
--- a/examples/quick/shapes/content/item7.qml
+++ b/examples/quick/shapes/content/item7.qml
@@ -48,8 +48,8 @@
**
****************************************************************************/
-import QtQuick 2.9
-import QtQuick.Shapes 1.0
+import QtQuick
+import QtQuick.Shapes
Rectangle {
color: "lightGray"