summaryrefslogtreecommitdiffstats
path: root/basicsuite/enterprise-charts/View7.qml
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2014-11-19 11:37:34 +0200
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2014-11-19 15:55:56 +0200
commit9227b8deec263996ba623b0d4e085036842f089f (patch)
treeb2755f12c5e7084a605c6d532efbdb45f6e5845a /basicsuite/enterprise-charts/View7.qml
parentab757f82ba17f409052457a236ea7b5a2c53fc11 (diff)
Update enterprise-charts demo to QtCharts 2.0
The QtCharts module name was changed, so it was not backwards compatible. Updated all demo files from QtCharts. Task-number: QTEE-807 Change-Id: I1c00ccaf074b0a704af92506da57b723987de359 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
Diffstat (limited to 'basicsuite/enterprise-charts/View7.qml')
-rw-r--r--basicsuite/enterprise-charts/View7.qml18
1 files changed, 8 insertions, 10 deletions
diff --git a/basicsuite/enterprise-charts/View7.qml b/basicsuite/enterprise-charts/View7.qml
index 96fc2e7..d876a6a 100644
--- a/basicsuite/enterprise-charts/View7.qml
+++ b/basicsuite/enterprise-charts/View7.qml
@@ -2,24 +2,22 @@
**
** Copyright (C) 2014 Digia Plc
** All rights reserved.
-** For any questions to Digia, please use contact form at http://www.qt.io
+** For any questions to Digia, please use contact form at http://qt.io
**
-** This file is part of the Qt Enterprise Charts Add-on.
+** This file is part of the Qt Charts module.
**
-** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Enterprise licenses may use this file in
-** accordance with the Qt Enterprise License Agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and Digia.
+** Licensees holding valid commercial license for Qt may use this file in
+** accordance with the Qt License Agreement provided with the Software
+** or, alternatively, in accordance with the terms contained in a written
+** agreement between you and Digia.
**
** If you have questions regarding the use of this file, please use
-** contact form at http://www.qt.io
-** $QT_END_LICENSE$
+** contact form at http://qt.io
**
****************************************************************************/
import QtQuick 2.0
-import QtCommercial.Chart 1.1
+import QtCharts 2.0
Rectangle {
anchors.fill: parent