remove extra debug output
This commit is contained in:
parent
d5b71611e2
commit
e688b3d483
@ -61,7 +61,6 @@ Item {
|
|||||||
var pos = mapToItem(input, mouse.x, mouse.y);
|
var pos = mapToItem(input, mouse.x, mouse.y);
|
||||||
input.cursorPosition = input.positionAt(pos.x, pos.y);
|
input.cursorPosition = input.positionAt(pos.x, pos.y);
|
||||||
}
|
}
|
||||||
onPressAndHold: print("AAAAAA"+control.getMenuInstance())
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user