app: fix typo in "cursor-side-top.png" to make that cursor work again

This commit is contained in:
Michael Natterer 2015-04-15 21:51:45 +02:00
parent b4f85a0022
commit 8fd282dd28
1 changed files with 1 additions and 1 deletions

View File

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