QmlProfiler: Update Qt Quick 2.0 to Quick 2.1

Change-Id: Ib40cf370798e12540d81e2f7ec532bb119293e4e
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
This commit is contained in:
Aurindam Jana
2013-09-03 12:53:48 +02:00
committed by Kai Koehne
parent d744919b67
commit a2d771b41e
10 changed files with 10 additions and 10 deletions

View File

@@ -27,7 +27,7 @@
** **
****************************************************************************/ ****************************************************************************/
import QtQuick 2.0 import QtQuick 2.1
import Monitor 1.0 import Monitor 1.0
Item { Item {

View File

@@ -27,7 +27,7 @@
** **
****************************************************************************/ ****************************************************************************/
import QtQuick 2.0 import QtQuick 2.1
Item { Item {
id: labelContainer id: labelContainer

View File

@@ -27,7 +27,7 @@
** **
****************************************************************************/ ****************************************************************************/
import QtQuick 2.0 import QtQuick 2.1
import Monitor 1.0 import Monitor 1.0
Rectangle { Rectangle {

View File

@@ -27,7 +27,7 @@
** **
****************************************************************************/ ****************************************************************************/
import QtQuick 2.0 import QtQuick 2.1
import Monitor 1.0 import Monitor 1.0
import "Overview.js" as Plotter import "Overview.js" as Plotter

View File

@@ -27,7 +27,7 @@
** **
****************************************************************************/ ****************************************************************************/
import QtQuick 2.0 import QtQuick 2.1
import Monitor 1.0 import Monitor 1.0
Item { Item {

View File

@@ -27,7 +27,7 @@
** **
****************************************************************************/ ****************************************************************************/
import QtQuick 2.0 import QtQuick 2.1
Rectangle { Rectangle {
id: rangeMover id: rangeMover

View File

@@ -27,7 +27,7 @@
** **
****************************************************************************/ ****************************************************************************/
import QtQuick 2.0 import QtQuick 2.1
Rectangle { Rectangle {
id: selectionRange id: selectionRange

View File

@@ -27,7 +27,7 @@
** **
****************************************************************************/ ****************************************************************************/
import QtQuick 2.0 import QtQuick 2.1
import Monitor 1.0 import Monitor 1.0
Item { Item {

View File

@@ -27,7 +27,7 @@
** **
****************************************************************************/ ****************************************************************************/
import QtQuick 2.0 import QtQuick 2.1
import Monitor 1.0 import Monitor 1.0
Canvas2D { Canvas2D {

View File

@@ -27,7 +27,7 @@
** **
****************************************************************************/ ****************************************************************************/
import QtQuick 2.0 import QtQuick 2.1
import Monitor 1.0 import Monitor 1.0
Canvas2D { Canvas2D {