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:
authorJoilnen Leite <joilnen.leite@gmail.com>2005-12-18 23:45:03 +0300
committerJoilnen Leite <joilnen.leite@gmail.com>2005-12-18 23:45:03 +0300
commit9b34c429c7bb506ccef9c4f8816cfb8d60854568 (patch)
tree6311503cc742e9d1d5df642fec1e6b08e0873de3 /source/blender/include/BIF_resources.h
parent41fbd282d967ce6fcfbf8d5c93074703aa4e5bc4 (diff)
added ICON_SORTBYEXT for sort by ext feature
.
Diffstat (limited to 'source/blender/include/BIF_resources.h')
-rw-r--r--source/blender/include/BIF_resources.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/include/BIF_resources.h b/source/blender/include/BIF_resources.h
index 8a35737789a..853e09f258f 100644
--- a/source/blender/include/BIF_resources.h
+++ b/source/blender/include/BIF_resources.h
@@ -158,7 +158,7 @@ typedef enum {
ICON_BPIBFOLDER_ERR,
ICON_UGLY_GREEN_RING,
ICON_GHOST,
- ICON_BLANK32,
+ ICON_SORTBYEXT,
ICON_BLANK33,
ICON_VERTEXSEL,
ICON_EDGESEL,