app, cursors: add zoom cursor modifier

To be used by GimpToolGyroscope.
This commit is contained in:
Ell
2018-04-10 09:40:55 -04:00
parent f81542e5c9
commit 2c1f1c507c
5 changed files with 3 additions and 0 deletions

View File

@ -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" },