summaryrefslogtreecommitdiffstats
path: root/examples/demos/stocqt/content/StockView.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demos/stocqt/content/StockView.qml')
-rw-r--r--examples/demos/stocqt/content/StockView.qml6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/demos/stocqt/content/StockView.qml b/examples/demos/stocqt/content/StockView.qml
index f966f06b1..2a224859a 100644
--- a/examples/demos/stocqt/content/StockView.qml
+++ b/examples/demos/stocqt/content/StockView.qml
@@ -48,9 +48,9 @@
**
****************************************************************************/
-import QtQuick 2.0
-import QtQuick.Window 2.1
-import QtQuick.Layouts 1.1
+import QtQuick
+import QtQuick.Window
+import QtQuick.Layouts
Rectangle {
id: root