Remove cursorShapes for now

This commit is contained in:
fieldOfView 2015-12-01 15:35:00 +01:00
parent 139a88a189
commit 4d29fccb0b
8 changed files with 0 additions and 60 deletions

View file

@ -66,12 +66,6 @@ Item
anchors.verticalCenter: parent.verticalCenter
style: UM.Theme.styles.sidebar_header_button
MouseArea {
anchors.fill: parent
cursorShape: Qt.PointingHandCursor
acceptedButtons: Qt.NoButton
}
menu: Menu
{
id: machineSelectionMenu