mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
cleanups
This commit is contained in:
parent
079f93ac0d
commit
68bf52bccb
1 changed files with 1 additions and 6 deletions
|
|
@ -95,10 +95,6 @@ Leaves {
|
|||
|
||||
stripe.lockKeyReleased(stripe.childAt(mouseX, mouseY).value);
|
||||
}
|
||||
|
||||
// onPositionChanged: {
|
||||
// hideTimer.restart();
|
||||
// }
|
||||
}
|
||||
|
||||
Timer {
|
||||
|
|
@ -163,5 +159,4 @@ Leaves {
|
|||
horizontalAlignment: Qt.AlignCenter
|
||||
verticalAlignment: Qt.AlignVCenter
|
||||
}
|
||||
|
||||
}
|
||||
Loading…
Reference in a new issue