aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofiler.pro
diff options
context:
space:
mode:
authorAurindam Jana <aurindam.jana@digia.com>2013-09-03 12:59:50 +0200
committerKai Koehne <kai.koehne@digia.com>2013-11-05 11:39:58 +0100
commitd3490104456f427993720d8c319f4f013e771e13 (patch)
tree6ed4e818e171076ba0ca5af7dba21f9f6cf98a8d /src/plugins/qmlprofiler/qmlprofiler.pro
parent0599cb7366efa3404acd3224774895f54ce0bb69 (diff)
QmlProfiler: Rename Label to CategoryLabel
This is to avoid confusion with generic Label Quick component. Change-Id: I6a72266c394862706215b6db40bcd3592f9d24b3 Reviewed-by: Ulf Hermann <ulf.hermann@digia.com> Reviewed-by: Kai Koehne <kai.koehne@digia.com>
Diffstat (limited to 'src/plugins/qmlprofiler/qmlprofiler.pro')
-rw-r--r--src/plugins/qmlprofiler/qmlprofiler.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/qmlprofiler/qmlprofiler.pro b/src/plugins/qmlprofiler/qmlprofiler.pro
index f5b68699d5d..8be84235331 100644
--- a/src/plugins/qmlprofiler/qmlprofiler.pro
+++ b/src/plugins/qmlprofiler/qmlprofiler.pro
@@ -69,7 +69,7 @@ RESOURCES += \
OTHER_FILES += \
qml/Detail.qml \
- qml/Label.qml \
+ qml/CategoryLabel.qml \
qml/MainView.qml \
qml/RangeDetails.qml \
qml/RangeMover.qml \