diff options
author | kali kaneko (leap communications) <kali@leap.se> | 2021-11-30 18:56:27 +0100 |
---|---|---|
committer | kali kaneko (leap communications) <kali@leap.se> | 2021-11-30 21:22:46 +0100 |
commit | cc1b7ae17304cfe62da0bb77be507296404918b4 (patch) | |
tree | a8fe97f3fcf97e2aabafc1b518d3ab2ac2fbaee6 /gui/gui.qrc | |
parent | 52206cc7dda3d12d92dad3181e27b680c70e69e3 (diff) |
[ui] svg love
tweak sizes and alignments
Diffstat (limited to 'gui/gui.qrc')
-rw-r--r-- | gui/gui.qrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/gui.qrc b/gui/gui.qrc index b467673..120e94c 100644 --- a/gui/gui.qrc +++ b/gui/gui.qrc @@ -52,6 +52,8 @@ <file>resources/reception-0.svg</file> <file>resources/reception-2.svg</file> <file>resources/reception-4.svg</file> + <file>resources/reception-0@24.svg</file> + <file>resources/reception-4@24.svg</file> <file>resources/arrow-left.svg</file> <file>resources/globe.svg</file> <file>resources/ravens.svg</file> |