mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
QML UI: download icon in main menu
We need a white path drawn on the dark action button, but a black path drawn for the main menu. (looks like a white space change snuck in here) Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
f7f31c55cb
commit
2dd8a2ad7b
3 changed files with 23 additions and 4 deletions
|
@ -43,6 +43,7 @@
|
|||
<file alias="icons/trash-empty.svg">kirigami/icons/trash-empty.svg</file>
|
||||
<file alias="icons/list-add.svg">kirigami/icons/list-add.svg</file>
|
||||
<file alias="icons/downloadDC.svg">../../icons/button-download-dc_icon.svg</file>
|
||||
<file alias="icons/downloadDC-black.svg">../../icons/button-download-dc-black_icon.svg</file>
|
||||
<file alias="icons/ic_home.svg">icons/ic_home_24px.svg</file>
|
||||
<file alias="icons/ic_info_outline.svg">icons/ic_info_outline_24px.svg</file>
|
||||
<file alias="icons/ic_help_outline.svg">icons/ic_help_outline_24px.svg</file>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue