new sharpen icon
This commit is contained in:
parent
743d551d1d
commit
480b7a874d
2 changed files with 1 additions and 1 deletions
BIN
magic/icons/sharpen.png
Normal file
BIN
magic/icons/sharpen.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.5 KiB |
|
|
@ -66,7 +66,7 @@ const char * sharpen_snd_filenames[sharpen_NUM_TOOLS] = {
|
||||||
};
|
};
|
||||||
const char * sharpen_icon_filenames[sharpen_NUM_TOOLS] = {
|
const char * sharpen_icon_filenames[sharpen_NUM_TOOLS] = {
|
||||||
"edges.png",
|
"edges.png",
|
||||||
"flip.png",
|
"sharpen.png",
|
||||||
"flip.png"
|
"flip.png"
|
||||||
};
|
};
|
||||||
const char * sharpen_names[sharpen_NUM_TOOLS] = {
|
const char * sharpen_names[sharpen_NUM_TOOLS] = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue