Update
This commit is contained in:
parent
69276b00b3
commit
5cbd610afc
|
@ -87,6 +87,8 @@ RowLayout{
|
|||
MouseArea {
|
||||
anchors.fill: parent
|
||||
acceptedButtons: Qt.LeftButton
|
||||
hoverEnabled: true
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
onClicked: KCM.KCMLauncher.openSystemSettings("kcm_users")
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue