mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-04-17 20:08:28 +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
|
propertyOwner: SettingsCpp
|
||||||
}
|
}
|
||||||
SwitchSetting {
|
SwitchSetting {
|
||||||
|
visible: false
|
||||||
//: "Autoriser la vidéo"
|
//: "Autoriser la vidéo"
|
||||||
titleText: qsTr("settings_calls_enable_video_title")
|
titleText: qsTr("settings_calls_enable_video_title")
|
||||||
propertyName: "videoEnabled"
|
propertyName: "videoEnabled"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue