diff options
author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-05-31 17:06:03 +0300 |
---|---|---|
committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-05-31 17:06:03 +0300 |
commit | c184362044a222546c1c3a0519f47754067742e6 (patch) | |
tree | d0bcdab0523ed02571a737356b815f4f2356944c /resources/res.qrc | |
parent | Add drop shadow to emoji panel (diff) | |
download | nheko-c184362044a222546c1c3a0519f47754067742e6.tar.xz |
Add menu to toggle notifications
Diffstat (limited to 'resources/res.qrc')
-rw-r--r-- | resources/res.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/res.qrc b/resources/res.qrc index be7d8770..56bf7144 100644 --- a/resources/res.qrc +++ b/resources/res.qrc @@ -22,6 +22,7 @@ <file>icons/emoji-categories/symbols.png</file> <file>icons/emoji-categories/flags.png</file> + <file>icons/vertical-ellipsis.png</file> </qresource> <qresource prefix="/logos"> |