Add pointing hand cursor shape
This commit is contained in:
parent
07aa89cca1
commit
f095352a2c
@ -147,6 +147,11 @@ ApplicationWindow {
|
||||
|
||||
}
|
||||
|
||||
CursorShape {
|
||||
anchors.fill: parent
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user