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>2009-05-27 07:42:51 +0400
committerMatt Ebb <matt@mke3.net>2009-05-27 07:42:51 +0400
commitaf324690ee646973ade5ba6ce5b5b0574a7b8d67 (patch)
tree5aac9850535b2ddbe0600efe90f6536205d053e4 /source/blender/editors/include/UI_resources.h
parent1b1667018e3e960d21ec0c802290a5e49ffe2a90 (diff)
* Small graphical/gui tweaks to constraint and modifier templates
Diffstat (limited to 'source/blender/editors/include/UI_resources.h')
-rw-r--r--source/blender/editors/include/UI_resources.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/include/UI_resources.h b/source/blender/editors/include/UI_resources.h
index 4d601f71aea..84ce3762f86 100644
--- a/source/blender/editors/include/UI_resources.h
+++ b/source/blender/editors/include/UI_resources.h
@@ -47,7 +47,7 @@ typedef enum {
ICON_TRIA_DOWN,
ICON_TRIA_LEFT,
ICON_TRIA_UP,
- ICON_BLANK002,
+ ICON_ARROW_LEFTRIGHT,
ICON_PLUS,
ICON_DISCLOSURE_TRI_DOWN,
ICON_DISCLOSURE_TRI_RIGHT,