mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-30 22:20:21 +00:00
Add resource for flag icon
This has been broken in the old profile for a while (as we use the flag icon there by name). Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
0474fe70fc
commit
cfed6efecc
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
<!-- <file alias="average">icons/average.svg</file> -->
|
||||
<file alias="average">icons/average.png</file>
|
||||
<file alias="warning">icons/warning.png</file>
|
||||
<file alias="flag">icons/flag.png</file>
|
||||
<!-- <file alias="scale">icons/scale.svg</file> -->
|
||||
<file alias="scale">icons/scale.png</file>
|
||||
<!-- <file alias="ruler">icons/ruler.svg</file> -->
|
||||
|
|
Loading…
Reference in a new issue