mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
df57b657fd
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>
7 lines
206 B
Text
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>
|