mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-09-10 12:03:18 +02:00
callview: fix menu recording button text
Change-Id: I691968b864bc6d70f8723146c193c6ebbfacdd80
This commit is contained in:
parent
19e8c3da66
commit
bbafcaceba
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ Item {
|
|||
"qrc:/images/icons/av_icons/fiber_manual_record-24px.svg",
|
||||
function (){
|
||||
CallAdapter.recordThisCallToggle()
|
||||
localIsRecording = CallAdapter.isRecordingThisCall()
|
||||
},
|
||||
JamiTheme.recordIconColor)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue