Browse Source

Add distrho icons

tags/1.9.4
falkTX 11 years ago
parent
commit
9ab60be94a
4 changed files with 3 additions and 0 deletions
  1. BIN
      resources/bitmaps/button_distrho.png
  2. BIN
      resources/bitmaps/button_distrho_down.png
  3. BIN
      resources/bitmaps/button_distrho_hover.png
  4. +3
    -0
      resources/resources.qrc

BIN
resources/bitmaps/button_distrho.png View File

Before After
Width: 22  |  Height: 22  |  Size: 3.2KB

BIN
resources/bitmaps/button_distrho_down.png View File

Before After
Width: 22  |  Height: 22  |  Size: 3.3KB

BIN
resources/bitmaps/button_distrho_hover.png View File

Before After
Width: 22  |  Height: 22  |  Size: 3.6KB

+ 3
- 0
resources/resources.qrc View File

@@ -48,6 +48,9 @@
<file>scalable/distrho.svg</file>

<file>bitmaps/carla_about.png</file>
<file>bitmaps/button_distrho.png</file>
<file>bitmaps/button_distrho_down.png</file>
<file>bitmaps/button_distrho_hover.png</file>
<file>bitmaps/button_edit.png</file>
<file>bitmaps/button_edit_down.png</file>
<file>bitmaps/button_edit_hover.png</file>


Loading…
Cancel
Save