summary refs log tree commit diff
path: root/resources/res.qrc
diff options
context:
space:
mode:
authorJoseph Donofry <joedonofry@gmail.com>2019-07-21 21:58:11 -0400
committerJoseph Donofry <joedonofry@gmail.com>2019-07-21 21:58:11 -0400
commit8b2488b7ef9da83374691ab17cc6cb4a7459df23 (patch)
tree4220b6e35729f3d8a9c7308fa21986f9127d576c /resources/res.qrc
parentFix linting issues (diff)
downloadnheko-8b2488b7ef9da83374691ab17cc6cb4a7459df23.tar.xz
Update Mentions UI
Mentions are now an '@' icon in the upper right.

UI Popup is now a smaller dialog.

Still lots of work to be done here.
Diffstat (limited to 'resources/res.qrc')
-rw-r--r--resources/res.qrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/res.qrc b/resources/res.qrc
index 6930909e..ad27af5a 100644
--- a/resources/res.qrc
+++ b/resources/res.qrc
@@ -1,5 +1,6 @@
 <RCC>
     <qresource prefix="/icons">
+        <file>icons/ui/at-solid.svg</file>
         <file>icons/ui/volume-off-indicator.png</file>
         <file>icons/ui/volume-off-indicator@2x.png</file>
         <file>icons/ui/black-bubble-speech.png</file>