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:
Diffstat (limited to 'source/blender/include/BIF_resources.h')
-rw-r--r--source/blender/include/BIF_resources.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/source/blender/include/BIF_resources.h b/source/blender/include/BIF_resources.h
index 9b4f92c9d1b..7040c781927 100644
--- a/source/blender/include/BIF_resources.h
+++ b/source/blender/include/BIF_resources.h
@@ -54,8 +54,8 @@ typedef enum {
ICON_SPACE2,
ICON_SPACE3,
ICON_SPACE4,
- ICON_SPACE5,
- ICON_SPACE6,
+ ICON_TRIA_LEFT,
+ ICON_TRIA_UP,
ICON_ORTHO,
ICON_PERSP,
@@ -76,8 +76,8 @@ typedef enum {
ICON_SORTSIZE,
ICON_LONGDISPLAY,
ICON_SHORTDISPLAY,
- ICON_TRIA_OPEN,
- ICON_TRIA_CLOSED,
+ ICON_TRIA_DOWN,
+ ICON_TRIA_RIGHT,
ICON_VIEW_AXIS_ALL,
ICON_VIEW_AXIS_NONE,