Skip to content
Snippets Groups Projects
Commit dc473055 authored by Albert  Babí Oller's avatar Albert Babí Oller Committed by Andreas Traczyk
Browse files

misc: change context menu record icon

Gitlab: #104
Change-Id: I53e95fa4a40d53f00605e461d1a1cce736b97bd1
parent 47fd631d
No related branches found
No related tags found
No related merge requests found
......@@ -68,7 +68,7 @@ Item {
if (!isAudioOnly && !isPaused) {
ContextMenuGenerator.addMenuItem(isRecording ? JamiStrings.stopRec :
JamiStrings.startRec,
"qrc:/images/icons/keyboard_voice-24px.svg",
"qrc:/images/icons/av_icons/fiber_manual_record-24px.svg",
function (){
CallAdapter.recordThisCallToggle()
})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment