4
1
mirror of https://github.com/QuasarApp/Snake.git synced 2025-05-09 07:59:48 +00:00

ref "remove depricated code "

This commit is contained in:
Andrei Yankovich 2021-07-10 17:57:20 +03:00
parent eeb757fd8e
commit feece8eb3d

@ -25,9 +25,6 @@ AbstractMenuView {
}
MouseArea {
property bool track: false
property real oldX: 0
property real oldY: 0
cursorShape: Qt.DragMoveCursor
Layout.fillHeight: true