aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qml
diff options
context:
space:
mode:
authorAlessandro Portale <alessandro.portale@theqtcompany.com>2015-10-19 12:55:13 +0200
committerAlessandro Portale <alessandro.portale@theqtcompany.com>2015-10-23 16:04:52 +0000
commitb8bdc6f669d0949292be217e84fe046ea8450e1c (patch)
treeadf7521912f2c28b3b571049938f81ce0146207e /src/plugins/qmlprofiler/qml
parente6d038364fe44d96b93fa2f5e40334e7ecad13c2 (diff)
Icon refresh: First step towards the new Qt Creator themes
http://blog.qt.io/blog/author/didesous/ announced new designs/themes for Qt Creator. This patch replaces many of the existing toolbar icons with recolorizable masks for better theming support. Change-Id: I557aa485205fe2624f33724226f698c303342b40 Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com> Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
Diffstat (limited to 'src/plugins/qmlprofiler/qml')
-rw-r--r--src/plugins/qmlprofiler/qml/clean_pane_small.pngbin584 -> 0 bytes
-rw-r--r--src/plugins/qmlprofiler/qml/qmlprofiler.qrc1
2 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/qmlprofiler/qml/clean_pane_small.png b/src/plugins/qmlprofiler/qml/clean_pane_small.png
deleted file mode 100644
index 22efdbab5d4..00000000000
--- a/src/plugins/qmlprofiler/qml/clean_pane_small.png
+++ /dev/null
Binary files differ
diff --git a/src/plugins/qmlprofiler/qml/qmlprofiler.qrc b/src/plugins/qmlprofiler/qml/qmlprofiler.qrc
index 9bf29785073..ffef45e6a80 100644
--- a/src/plugins/qmlprofiler/qml/qmlprofiler.qrc
+++ b/src/plugins/qmlprofiler/qml/qmlprofiler.qrc
@@ -1,6 +1,5 @@
<RCC>
<qresource prefix="/qmlprofiler">
- <file>clean_pane_small.png</file>
<file>recordOff.png</file>
<file>recordOn.png</file>
<file>bindingloops.vert</file>