mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
cleanup
This commit is contained in:
parent
17cb59d966
commit
852b42452d
1 changed files with 0 additions and 1 deletions
|
|
@ -84,6 +84,5 @@ Rectangle {
|
||||||
source: "edit-clear"
|
source: "edit-clear"
|
||||||
callback: function() { status.text = status.text.substr(0, status.text.length - 1); }
|
callback: function() { status.text = status.text.substr(0, status.text.length - 1); }
|
||||||
}
|
}
|
||||||
//DialerSvgButton { svg: PlasmaCore.Svg { imagePath: "edit-clear.svg" } }
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue