aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tutorials/gettingStarted/gsQml/core/FileDialog.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tutorials/gettingStarted/gsQml/core/FileDialog.qml')
-rw-r--r--examples/tutorials/gettingStarted/gsQml/core/FileDialog.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tutorials/gettingStarted/gsQml/core/FileDialog.qml b/examples/tutorials/gettingStarted/gsQml/core/FileDialog.qml
index 52c00b5e5c..fbb91dfead 100644
--- a/examples/tutorials/gettingStarted/gsQml/core/FileDialog.qml
+++ b/examples/tutorials/gettingStarted/gsQml/core/FileDialog.qml
@@ -38,7 +38,7 @@
**
****************************************************************************/
-import QtQuick 1.0
+import QtQuick 2.0
Rectangle {
id:dialog