Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Ebb <matt@mke3.net>2010-01-22 05:23:28 +0300
committerMatt Ebb <matt@mke3.net>2010-01-22 05:23:28 +0300
commitfe72f01d2fa153c85dde0e0ffb50b43666a1e232 (patch)
tree6bfb31dd954819afa6993f2af2d2fdffd6e44193 /source/blender/editors/include
parent7f1a8a947d9629d956157464814541dbb764defb (diff)
Added an icon for solidify modifier. Maybe if Jendryzch is around, he might
want to make a better one :)
Diffstat (limited to 'source/blender/editors/include')
-rw-r--r--source/blender/editors/include/UI_icons.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/include/UI_icons.h b/source/blender/editors/include/UI_icons.h
index 01c15a7d303..6bc399a590f 100644
--- a/source/blender/editors/include/UI_icons.h
+++ b/source/blender/editors/include/UI_icons.h
@@ -539,7 +539,7 @@ DEF_ICON(ICON_MOD_EXPLODE)
DEF_ICON(ICON_MOD_FLUIDSIM)
DEF_ICON(ICON_MOD_MULTIRES)
DEF_ICON(ICON_MOD_SMOKE)
-DEF_ICON(ICON_BLANK158)
+DEF_ICON(ICON_MOD_SOLIDIFY)
DEF_ICON(ICON_BLANK159)
DEF_ICON(ICON_BLANK160)
DEF_ICON(ICON_BLANK161)