Fix warning

Remove unused property that fails at startup when it's not coming from a
model.
wilder-5.24
Aleix Pol 5 years ago committed by Aleix Pol Gonzalez
parent 2f88b38da8
commit 714ce4045e
  1. 1
      lookandfeel/contents/components/UserDelegate.qml

@ -32,7 +32,6 @@ Item {
property bool isCurrent: true
readonly property var m: model
property string name
property string userName
property string avatarPath

Loading…
Cancel
Save