mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
Remove cursorShapes for now
This commit is contained in:
parent
139a88a189
commit
4d29fccb0b
8 changed files with 0 additions and 60 deletions
|
@ -96,12 +96,6 @@ Item{
|
|||
tooltip: UM.MachineManager.activeProfile
|
||||
style: UM.Theme.styles.sidebar_header_button
|
||||
|
||||
MouseArea {
|
||||
anchors.fill: parent
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
acceptedButtons: Qt.NoButton
|
||||
}
|
||||
|
||||
menu: Menu
|
||||
{
|
||||
id: profileSelectionMenu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue