Add BlankCursor for cursor names map
BlankCursor => "blank" Pick-to: 6.1 6.0 5.15 Change-Id: I9337f0615f84bb82bc722d24416e97799309b3e5 Reviewed-by: Liang Qi <liang.qi@qt.io>
This commit is contained in:
parent
3126be7231
commit
c0138b02a2
@ -120,6 +120,8 @@ wl_cursor *QWaylandCursorTheme::requestCursor(WaylandCursor shape)
|
||||
|
||||
{SizeAllCursor, "size_all"},
|
||||
|
||||
{BlankCursor, "blank"},
|
||||
|
||||
{SplitVCursor, "split_v"},
|
||||
{SplitVCursor, "row-resize"},
|
||||
{SplitVCursor, "sb_v_double_arrow"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user