summaryrefslogtreecommitdiffstats
path: root/examples/demos/stocqt/content/Button.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demos/stocqt/content/Button.qml')
-rw-r--r--examples/demos/stocqt/content/Button.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demos/stocqt/content/Button.qml b/examples/demos/stocqt/content/Button.qml
index ed9b4ed49..d24d173ea 100644
--- a/examples/demos/stocqt/content/Button.qml
+++ b/examples/demos/stocqt/content/Button.qml
@@ -48,7 +48,7 @@
**
****************************************************************************/
-import QtQuick 2.0
+import QtQuick
import "."
Rectangle {