mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-28 17:29:19 +00:00
feat(ui/views/App/ManageAccounts): display correctly combo box
This commit is contained in:
parent
1d53011f8d
commit
344dd94c4d
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ DialogPlus {
|
|||
|
||||
model: AccountSettingsModel.accounts
|
||||
textRole: 'sipAddress'
|
||||
width: parent.width
|
||||
|
||||
onActivated: AccountSettingsModel.setDefaultProxyConfig(model[index].proxyConfig)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue