Show display name by account in selector

This commit is contained in:
Julien Wadel 2020-11-19 19:23:17 +01:00
parent 47d01b5025
commit ab990f7a9c

View file

@ -64,7 +64,7 @@ DialogPlus {
ScrollableListView {
id: view
property string textRole: 'sipAddress' // Used by delegate.
property string textRole: 'fullSipAddress' // Used by delegate.
anchors.fill: parent
model: AccountSettingsModel.accounts