diff options
author | Malte E <malte.e@mailbox.org> | 2022-03-11 21:32:32 +0100 |
---|---|---|
committer | Malte E <malte.e@mailbox.org> | 2022-03-11 21:32:32 +0100 |
commit | a76b50b48e790625d1089f38483f18ffa62b935b (patch) | |
tree | 299f5108b4ad16144fe007a624a2c20aec33e886 /resources/res.qrc | |
parent | Merge pull request #985 from maltee1/various_bubbles_fixes (diff) | |
download | nheko-a76b50b48e790625d1089f38483f18ffa62b935b.tar.xz |
small rework of the reply popup
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 c8659150..a383f805 100644 --- a/resources/res.qrc +++ b/resources/res.qrc @@ -10,6 +10,7 @@ <file>icons/ui/collapsed.svg</file> <file>icons/ui/delete.svg</file> <file>icons/ui/dismiss.svg</file> + <file>icons/ui/dismiss_edit.svg</file> <file>icons/ui/double-checkmark.svg</file> <file>icons/ui/download.svg</file> <file>icons/ui/edit.svg</file> |