Skip to content

Commit acdd9b6

Browse files
committed
added Pointer to the cursors
1 parent b371263 commit acdd9b6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/mouse_cursor.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ pub enum MouseCursor {
33
Default,
44
Hand,
55
HandGrabbing,
6+
Pointer,
67
Help,
78

89
Hidden,

0 commit comments

Comments
 (0)