diff options
author | trilene <trilene@runbox.com> | 2020-11-09 10:51:17 -0500 |
---|---|---|
committer | trilene <trilene@runbox.com> | 2020-11-09 10:51:17 -0500 |
commit | d391404b796c08698d5291ee0307b12d111cb01d (patch) | |
tree | e3e8cc94c5191b6dd18caac58b90bb6a3eed1f0f /resources/res.qrc | |
parent | Fix crash when stun server selected (diff) | |
download | nheko-d391404b796c08698d5291ee0307b12d111cb01d.tar.xz |
Video calls: add local webcam view
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 4eba0bca..efb9c907 100644 --- a/resources/res.qrc +++ b/resources/res.qrc @@ -74,6 +74,7 @@ <file>icons/ui/end-call.png</file> <file>icons/ui/microphone-mute.png</file> <file>icons/ui/microphone-unmute.png</file> + <file>icons/ui/toggle-camera-view.png</file> <file>icons/ui/video-call.png</file> <file>icons/emoji-categories/people.png</file> |