diff options
author | kali kaneko (leap communications) <kali@leap.se> | 2021-10-04 17:31:41 +0200 |
---|---|---|
committer | kali kaneko (leap communications) <kali@leap.se> | 2021-11-23 21:51:18 +0100 |
commit | 90cee03534a1f078a144648f676ec6b0364fd726 (patch) | |
tree | f335c9fad2be76d5d6de72ccf02de1add8f55921 /gui/gui.qrc | |
parent | 7691f0f2967f721f3dee100956982ff625d7d945 (diff) |
[ui] lightning icon as svg
Diffstat (limited to 'gui/gui.qrc')
-rw-r--r-- | gui/gui.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/gui.qrc b/gui/gui.qrc index 31082ee..78be7bc 100644 --- a/gui/gui.qrc +++ b/gui/gui.qrc @@ -39,6 +39,7 @@ <file>resources/location.svg</file> <file>resources/settings.svg</file> <file>resources/power.svg</file> + <file>resources/lightning.svg</file> <file>resources/close.svg</file> <file>resources/donate.svg</file> <file>resources/tools.svg</file> |