diff options
author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-05-16 20:40:42 +0300 |
---|---|---|
committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-05-16 20:41:15 +0300 |
commit | 340c9ab9dea64c2622104ffd28aefaf67e14c8fb (patch) | |
tree | 558f5c899528900572322f376993cce882492f7b /resources/res.qrc | |
parent | Initial Russian translate (#318) (diff) | |
download | nheko-340c9ab9dea64c2622104ffd28aefaf67e14c8fb.tar.xz |
Add menu to modify the name & topic of the room
fixes #235
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 77a1ca83..711d32be 100644 --- a/resources/res.qrc +++ b/resources/res.qrc @@ -33,6 +33,7 @@ <file>icons/ui/pause-symbol@2x.png</file> <file>icons/ui/remove-symbol.png</file> <file>icons/ui/remove-symbol@2x.png</file> + <file>icons/ui/edit.svg</file> <file>icons/emoji-categories/people.png</file> <file>icons/emoji-categories/people@2x.png</file> |