summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprofiler/qmlprofiler.pro
diff options
context:
space:
mode:
authorChristiaan Janssen <christiaan.janssen@nokia.com>2011-07-11 16:05:37 +0200
committerChristiaan Janssen <christiaan.janssen@nokia.com>2011-07-13 15:23:11 +0200
commit54d9374a2ef0b20b8ab4032c0d1d8dc7a5e27f0f (patch)
tree152b36db1bf62ebe1577920cf39acb0db5a23176 /src/plugins/qmlprofiler/qmlprofiler.pro
parent5f370dfbfc0935f77f87d5a4d12172118189ad2b (diff)
downloadqt-creator-54d9374a2ef0b20b8ab4032c0d1d8dc7a5e27f0f.tar.gz
QmlProfiler: Visual feedback
Change-Id: Ib0d50b0699a6553079c84bbc8d67ecc3c3397bc2 Reviewed-on: http://codereview.qt.nokia.com/1594 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Aurindam Jana <aurindam.jana@nokia.com>
Diffstat (limited to 'src/plugins/qmlprofiler/qmlprofiler.pro')
-rw-r--r--src/plugins/qmlprofiler/qmlprofiler.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/plugins/qmlprofiler/qmlprofiler.pro b/src/plugins/qmlprofiler/qmlprofiler.pro
index 69ed6b3c45..300d910c74 100644
--- a/src/plugins/qmlprofiler/qmlprofiler.pro
+++ b/src/plugins/qmlprofiler/qmlprofiler.pro
@@ -59,7 +59,8 @@ OTHER_FILES += \
qml/RangeDetails.qml \
qml/RangeMover.qml \
qml/MainView.js \
- qml/TimeDisplay.qml
+ qml/TimeDisplay.qml \
+ qml/StatusDisplay.qml
FORMS += \
qmlprofilerattachdialog.ui