app, cursors: add zoom cursor modifier
To be used by GimpToolGyroscope.
This commit is contained in:
@ -208,6 +208,7 @@ static GimpCursor gimp_cursor_modifiers[] =
|
||||
{ "modifier-move.png" },
|
||||
{ "modifier-resize.png" },
|
||||
{ "modifier-rotate.png" },
|
||||
{ "modifier-zoom.png" },
|
||||
{ "modifier-control.png" },
|
||||
{ "modifier-anchor.png" },
|
||||
{ "modifier-foreground.png" },
|
||||
|
||||
Reference in New Issue
Block a user