Squiggles Magic tool icon

This commit is contained in:
Bill Kendrick 2023-05-23 00:41:57 -07:00
parent f49f9f31ba
commit e9b04a8759
3 changed files with 2 additions and 3 deletions

View file

@ -48,7 +48,7 @@ enum {
char * smooth_icon_fnames[NUM_TOOLS] = {
"smooth.png",
"rainbow.png", // FIXME
"squiggles.png",
"loops.png",
};