diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2023-05-30 14:21:44 +0200 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2023-05-30 14:21:44 +0200 |
commit | a1fed44b5012f0b4a6237c296f55a3a1cf699252 (patch) | |
tree | a8b739976ddf23bc8c660ae7214898ba407f7286 /resources/res.qrc | |
parent | Right click option to go to event while searching (diff) | |
download | nheko-a1fed44b5012f0b4a6237c296f55a3a1cf699252.tar.xz |
Add goto button to hover menu when searching
fixes #1457
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 87f009e5..bcef8841 100644 --- a/resources/res.qrc +++ b/resources/res.qrc @@ -18,6 +18,7 @@ <file>icons/ui/edit.svg</file> <file>icons/ui/end-call.svg</file> <file>icons/ui/expanded.svg</file> + <file>icons/ui/go-to.svg</file> <file>icons/ui/image-failed.svg</file> <file>icons/ui/image.svg</file> <file>icons/ui/lowprio.svg</file> |