forked from qt-creator/qt-creator
QmlProfiler: Next and Previous controls
Change-Id: Iedac6ee9f3cc9855a5825fc5f82b79a06da4f1fb Reviewed-on: http://codereview.qt.nokia.com/767 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Kai Koehne <kai.koehne@nokia.com> Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
This commit is contained in:
@@ -2,16 +2,17 @@
|
||||
<qresource prefix="/qmlprofiler">
|
||||
<file>Detail.qml</file>
|
||||
<file>Label.qml</file>
|
||||
<file>lock.png</file>
|
||||
<file>MainView.js</file>
|
||||
<file>MainView.qml</file>
|
||||
<file>popup.png</file>
|
||||
<file>range.png</file>
|
||||
<file>RangeDetails.qml</file>
|
||||
<file>RangeMover.qml</file>
|
||||
<file>ToolButton.qml</file>
|
||||
<file>analyzer_category_small.png</file>
|
||||
<file>TimeDisplay.qml</file>
|
||||
<file>clean_pane_small.png</file>
|
||||
<file>prev.png</file>
|
||||
<file>next.png</file>
|
||||
<file>toolbarbg.png</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
||||
Reference in New Issue
Block a user