diff options
Diffstat (limited to 'src/tutorials/tutorials_mainwindow.qml')
| -rw-r--r-- | src/tutorials/tutorials_mainwindow.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tutorials/tutorials_mainwindow.qml b/src/tutorials/tutorials_mainwindow.qml index 0012b686..0d660a29 100644 --- a/src/tutorials/tutorials_mainwindow.qml +++ b/src/tutorials/tutorials_mainwindow.qml @@ -1,4 +1,4 @@ -import QtQuick 1.1
+import QtQuick 2.7
TutorialOverlay {
id: tutorial
|
