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:
authorMartin Poirier <theeth@yahoo.com>2009-10-13 20:08:02 +0400
committerMartin Poirier <theeth@yahoo.com>2009-10-13 20:08:02 +0400
commitdb763fc4459c327d84849cd34bde4a82d74a7123 (patch)
tree59846a50fe58805e3851278cabdae41e942d5f22 /source/blender/editors/include/UI_icons.h
parent46364383948e8e550238c93d3fc7629c5e66ad9b (diff)
- Identify and use retopo icon from icons image.
- Reuse proportional edit enums between rna scene and transform operator
Diffstat (limited to 'source/blender/editors/include/UI_icons.h')
-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 c0aba90f90f..50f838b8745 100644
--- a/source/blender/editors/include/UI_icons.h
+++ b/source/blender/editors/include/UI_icons.h
@@ -685,7 +685,7 @@ DEF_ICON(ICON_BLANK230)
DEF_ICON(ICON_BLANK231)
DEF_ICON(ICON_BLANK232)
DEF_ICON(ICON_BLANK233)
-DEF_ICON(ICON_BLANK234)
+DEF_ICON(ICON_RETOPO)
DEF_ICON(ICON_UV_VERTEXSEL)
DEF_ICON(ICON_UV_EDGESEL)
DEF_ICON(ICON_UV_FACESEL)