subsurface/subsurface.qrc
Tomaz Canabrava df57b657fd Rework on the Equipment tab to make it look more Modern.
Note that this is a WIP and it does break functionality
- ie, not possible to add Equipments, but this will be
fixed in the next commit. Removed add / edit / remove
buttons, only a single '+' icon appears on the widget
now. the edit / delete will be done in place.

Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
2013-05-22 09:17:18 -03:00

7 lines
206 B
Text

<!DOCTYPE RCC><RCC version="1.0">
<qresource>
<file alias="star">star.svg</file>
<file alias="subsurface-icon">subsurface-icon.png</file>
<file alias="plus">plus.png</file>
</qresource>
</RCC>