Commit 344dd94c authored by Ronan Abhamon's avatar Ronan Abhamon

feat(ui/views/App/ManageAccounts): display correctly combo box

parent 1d53011f
......@@ -61,6 +61,7 @@ DialogPlus {
model: AccountSettingsModel.accounts
textRole: 'sipAddress'
width: parent.width
onActivated: AccountSettingsModel.setDefaultProxyConfig(model[index].proxyConfig)
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment