mirror of https://github.com/GNOME/gimp.git
app: fix typo in "cursor-side-top.png" to make that cursor work again
This commit is contained in:
parent
b4f85a0022
commit
8fd282dd28
|
@ -119,7 +119,7 @@ static GimpCursor gimp_cursors[] =
|
|||
cursor_default_x_hot, cursor_default_y_hot
|
||||
},
|
||||
{
|
||||
"cursor-sid-_top.png",
|
||||
"cursor-side-top.png",
|
||||
cursor_default_x_hot, cursor_default_y_hot
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue