mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-17 03:18:07 +00:00
Fix unresponsive switch in account settings.
This commit is contained in:
parent
f06066a26a
commit
5b8ea94839
1 changed files with 1 additions and 1 deletions
|
|
@ -290,7 +290,7 @@ DialogPlus {
|
|||
|
||||
}
|
||||
FormLine{
|
||||
maxItemWidth: width / 2
|
||||
maxItemWidth: width
|
||||
FormGroup {
|
||||
//: 'Apply prefix for outgoing calls and chats' : Label to set an option for applying the specified prefix to outgoings calls and chats.
|
||||
label: qsTr('dialPrefixCallChat')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue