Skip to content
Snippets Groups Projects
Commit f095352a authored by Loren Burkholder's avatar Loren Burkholder
Browse files

Add pointing hand cursor shape

parent 07aa89cc
No related branches found
No related tags found
No related merge requests found
......@@ -147,6 +147,11 @@ ApplicationWindow {
}
CursorShape {
anchors.fill: parent
cursorShape: Qt.PointingHandCursor
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment