##// END OF EJS Templates
Fixed a few missed QMLs for QML API versioning
Tero Ahola -
r1860:9e429429873f
parent child
Show More
@@ -19,7 +19,6
19 ****************************************************************************/
19 ****************************************************************************/
20
20
21 import QtQuick 1.0
21 import QtQuick 1.0
22 import QtCommercial.Chart 1.0
23
22
24 Rectangle {
23 Rectangle {
25 width: parent.width
24 width: parent.width
@@ -19,7 +19,7
19 ****************************************************************************/
19 ****************************************************************************/
20
20
21 import QtQuick 1.0
21 import QtQuick 1.0
22 import QtCommercial.Chart 1.0
22 import QtCommercial.Chart 1.1
23
23
24 Rectangle {
24 Rectangle {
25 width: parent.width
25 width: parent.width
@@ -19,8 +19,6
19 ****************************************************************************/
19 ****************************************************************************/
20
20
21 import QtQuick 1.0
21 import QtQuick 1.0
22 import QtCommercial.Chart 1.0
23
24
22
25 Flow {
23 Flow {
26 id: flow
24 id: flow
@@ -19,7 +19,6
19 ****************************************************************************/
19 ****************************************************************************/
20
20
21 import QtQuick 1.0
21 import QtQuick 1.0
22 import QtCommercial.Chart 1.0
23
22
24 Row {
23 Row {
25 anchors.fill: parent
24 anchors.fill: parent
@@ -19,7 +19,6
19 ****************************************************************************/
19 ****************************************************************************/
20
20
21 import QtQuick 1.0
21 import QtQuick 1.0
22 import QtCommercial.Chart 1.0
23
22
24 Item {
23 Item {
25 id: chartEditor
24 id: chartEditor
@@ -19,7 +19,6
19 ****************************************************************************/
19 ****************************************************************************/
20
20
21 import QtQuick 1.0
21 import QtQuick 1.0
22 import QtCommercial.Chart 1.0
23
22
24 Row {
23 Row {
25 anchors.fill: parent
24 anchors.fill: parent
@@ -19,7 +19,6
19 ****************************************************************************/
19 ****************************************************************************/
20
20
21 import QtQuick 1.0
21 import QtQuick 1.0
22 import QtCommercial.Chart 1.0
23
22
24 Row {
23 Row {
25 anchors.fill: parent
24 anchors.fill: parent
@@ -19,7 +19,6
19 ****************************************************************************/
19 ****************************************************************************/
20
20
21 import QtQuick 1.0
21 import QtQuick 1.0
22 import QtCommercial.Chart 1.0
23
22
24 Row {
23 Row {
25 anchors.fill: parent
24 anchors.fill: parent
@@ -19,7 +19,6
19 ****************************************************************************/
19 ****************************************************************************/
20
20
21 import QtQuick 1.0
21 import QtQuick 1.0
22 import QtCommercial.Chart 1.0
23
22
24 Flow {
23 Flow {
25 flow: Flow.TopToBottom
24 flow: Flow.TopToBottom
@@ -19,7 +19,6
19 ****************************************************************************/
19 ****************************************************************************/
20
20
21 import QtQuick 1.0
21 import QtQuick 1.0
22 import QtCommercial.Chart 1.0
23
22
24
23
25 Flow {
24 Flow {
@@ -19,7 +19,6
19 ****************************************************************************/
19 ****************************************************************************/
20
20
21 import QtQuick 1.0
21 import QtQuick 1.0
22 import QtCommercial.Chart 1.0
23
22
24 Row {
23 Row {
25 anchors.fill: parent
24 anchors.fill: parent
@@ -19,8 +19,6
19 ****************************************************************************/
19 ****************************************************************************/
20
20
21 import QtQuick 1.0
21 import QtQuick 1.0
22 import QtCommercial.Chart 1.0
23
24
22
25 Flow {
23 Flow {
26 id: flow
24 id: flow
@@ -19,7 +19,6
19 ****************************************************************************/
19 ****************************************************************************/
20
20
21 import QtQuick 1.0
21 import QtQuick 1.0
22 import QtCommercial.Chart 1.0
23
22
24 Rectangle {
23 Rectangle {
25 id: main
24 id: main
1 NO CONTENT: file was removed
NO CONTENT: file was removed
1 NO CONTENT: file was removed
NO CONTENT: file was removed
General Comments 0
You need to be logged in to leave comments. Login now