aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tutorials/gettingStarted/gsQml/core/EditMenu.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tutorials/gettingStarted/gsQml/core/EditMenu.qml')
-rw-r--r--examples/tutorials/gettingStarted/gsQml/core/EditMenu.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tutorials/gettingStarted/gsQml/core/EditMenu.qml b/examples/tutorials/gettingStarted/gsQml/core/EditMenu.qml
index 00729a737c..3db560a996 100644
--- a/examples/tutorials/gettingStarted/gsQml/core/EditMenu.qml
+++ b/examples/tutorials/gettingStarted/gsQml/core/EditMenu.qml
@@ -39,7 +39,7 @@
****************************************************************************/
-import QtQuick 1.0
+import QtQuick 2.0
Rectangle {
id: editMenu