1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 17:07:34 +00:00

WindowServer+LibGUI: Add "help" cursor

This commit is contained in:
Linus Groh 2020-07-07 20:01:29 +01:00 committed by Andreas Kling
parent b86a59ec05
commit b8a8e417f1
7 changed files with 8 additions and 0 deletions

View file

@ -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]

BIN
Base/res/cursors/help.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB