mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 18:17:44 +00:00
WindowServer+LibGUI: Add "help" cursor
This commit is contained in:
parent
b86a59ec05
commit
b8a8e417f1
7 changed files with 8 additions and 0 deletions
|
@ -17,6 +17,7 @@ IBeam=/res/cursors/i-beam.png
|
|||
Disallowed=/res/cursors/disallowed.png
|
||||
Move=/res/cursors/move.png
|
||||
Hand=/res/cursors/hand.png
|
||||
Help=/res/cursors/help.png
|
||||
Drag=/res/cursors/drag.png
|
||||
|
||||
[Input]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue