DiffEditor: Remake of the toolbar icons incl. @2x variants

The icons now have consistent positions and shadows, anti
alias and a HiDPI variant.

Change-Id: I7d3a9512113788c95a132a79a58c8f559f46d00e
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
This commit is contained in:
Alessandro Portale
2014-06-13 12:54:58 +02:00
parent b99f10246e
commit ce250a7ba6
8 changed files with 133 additions and 2 deletions

View File

@@ -1,7 +1,10 @@
<RCC>
<qresource prefix="/diffeditor">
<file>images/sidebysidediff.png</file>
<file>images/sidebysidediff@2x.png</file>
<file>images/unifieddiff.png</file>
<file>images/unifieddiff@2x.png</file>
<file>images/topbar.png</file>
<file>images/topbar@2x.png</file>
</qresource>
</RCC>