Add pointing hand cursor shape
This commit is contained in:
parent
07aa89cca1
commit
f095352a2c
1 changed files with 5 additions and 0 deletions
|
|
@ -147,6 +147,11 @@ ApplicationWindow {
|
|||
|
||||
}
|
||||
|
||||
CursorShape {
|
||||
anchors.fill: parent
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue