mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-04-17 11:58:27 +00:00
hide "allow video" setting #LINQT-2446
This commit is contained in:
parent
a5d5fb1a20
commit
03d5923f92
1 changed files with 1 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ AbstractSettingsLayout {
|
|||
propertyOwner: SettingsCpp
|
||||
}
|
||||
SwitchSetting {
|
||||
visible: false
|
||||
//: "Autoriser la vidéo"
|
||||
titleText: qsTr("settings_calls_enable_video_title")
|
||||
propertyName: "videoEnabled"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue