mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +00:00
homescreen: Remove non-existent signal emit
This commit is contained in:
parent
24b03d0e49
commit
edb0b58309
1 changed files with 0 additions and 1 deletions
|
|
@ -113,7 +113,6 @@ Repeater {
|
|||
delegate.iconItem.Kirigami.ScenePosition.y + delegate.iconItem.height/2,
|
||||
Math.min(delegate.iconItem.width, delegate.iconItem.height));
|
||||
}
|
||||
root.launched();
|
||||
}
|
||||
onParentFromLocationChanged: {
|
||||
if (!launcherDragManager.active && parent != parentFromLocation) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue