summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qstyle.qrc
diff options
context:
space:
mode:
authorJens Bache-Wiig <jens.bache-wiig@digia.com>2013-03-05 14:37:17 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-03-13 15:16:15 +0100
commit99b032e13203a22793431e61f38c73cbf02a66cb (patch)
tree8c6b9de206408891eb85a90640975245f02df721 /src/widgets/styles/qstyle.qrc
parent51216956b2b6b29cd77877c473c0d2b5707d3333 (diff)
Improve the look and feel of Mac extension arrow
This adds an improved extension arrow as well as a graphic for retina macs. Change-Id: Ie7395bbd87d6d354437bdbcc0cf258a27c09a360 Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
Diffstat (limited to 'src/widgets/styles/qstyle.qrc')
-rw-r--r--src/widgets/styles/qstyle.qrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/widgets/styles/qstyle.qrc b/src/widgets/styles/qstyle.qrc
index d835728928..28ad484032 100644
--- a/src/widgets/styles/qstyle.qrc
+++ b/src/widgets/styles/qstyle.qrc
@@ -133,5 +133,7 @@
<file>images/closedock-down-16.png</file>
<file>images/dockdock-16.png</file>
<file>images/dockdock-down-16.png</file>
+ <file>images/toolbar-ext.png</file>
+ <file>images/toolbar-ext@2x.png</file>
</qresource>
</RCC>