summary refs log tree commit diff
path: root/resources/res.qrc
diff options
context:
space:
mode:
authorJoseph Donofry <joedonofry@gmail.com>2020-05-14 20:35:29 -0400
committerJoseph Donofry <joedonofry@gmail.com>2020-05-14 20:35:29 -0400
commit18f934efad19821bb2932ba687b2f3c42735add2 (patch)
treef1e8512ad44afa7325e4cf36b129037c8f604f06 /resources/res.qrc
parentShow inline images (diff)
downloadnheko-18f934efad19821bb2932ba687b2f3c42735add2.tar.xz
Add un-encrypted warning icon for messages in encrypted rooms
Diffstat (limited to 'resources/res.qrc')
-rw-r--r--resources/res.qrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/res.qrc b/resources/res.qrc
index 64a5b3cb..a57d0416 100644
--- a/resources/res.qrc
+++ b/resources/res.qrc
@@ -14,6 +14,8 @@
         <file>icons/ui/double-tick-indicator@2x.png</file>
         <file>icons/ui/lock.png</file>
         <file>icons/ui/lock@2x.png</file>
+        <file>icons/ui/unlock.png</file>
+        <file>icons/ui/unlock@2x.png</file>
         <file>icons/ui/clock.png</file>
         <file>icons/ui/clock@2x.png</file>
         <file>icons/ui/checkmark.png</file>