aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debugger.qrc
diff options
context:
space:
mode:
authorAlessandro Portale <alessandro.portale@theqtcompany.com>2016-05-06 17:27:22 +0200
committerAlessandro Portale <alessandro.portale@theqtcompany.com>2016-05-09 09:08:18 +0000
commit2c2b172221a7315dc43c62412db2ad2570fa178c (patch)
treea7c66a25fb0db236ebbc1a997f9d092bb2e5e4cc /src/plugins/debugger/debugger.qrc
parentca220513039fc725eccf45e1bdc5b6436f79eb24 (diff)
Debugger: Fresh icons for QtQuick "App on Top" and "Select"
Since these two features are revived for Qt 5.7, they deserve fresh icons. And since they could also gain back their place in the (qml)debugger toolbar, this patch provides also the toolbar icon variants. Change-Id: Id8c51aaa7ab81f594103fe1538fe6efe153af56a Reviewed-by: Ulf Hermann <ulf.hermann@qt.io> Reviewed-by: Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
Diffstat (limited to 'src/plugins/debugger/debugger.qrc')
-rw-r--r--src/plugins/debugger/debugger.qrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/debugger/debugger.qrc b/src/plugins/debugger/debugger.qrc
index 699a0913de..f49e25cd7b 100644
--- a/src/plugins/debugger/debugger.qrc
+++ b/src/plugins/debugger/debugger.qrc
@@ -41,7 +41,9 @@
<file>images/mode_debug_mask@2x.png</file>
<file>images/pin.xpm</file>
<file>images/qml/select.png</file>
+ <file>images/qml/select@2x.png</file>
<file>images/qml/app-on-top.png</file>
+ <file>images/qml/app-on-top@2x.png</file>
<file>images/debugger_restart_small.png</file>
<file>images/debugger_restart_small@2x.png</file>
<file>images/recordfill.png</file>