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:
authorAndrea Weikert <elubie@gmx.net>2009-03-03 16:15:40 +0300
committerAndrea Weikert <elubie@gmx.net>2009-03-03 16:15:40 +0300
commit0f040e2f267dcec976bb088d653a56d4c6ed28ad (patch)
tree2f29114d5eb88077ba2ced32ecf685e1d308277f /source/blender/editors/include/UI_resources.h
parentead30e5bc122ba327165c752a694a0ee1abf9fbf (diff)
2.5 filebrowser
- WIP commit - bookmarks toggling (region collapsing needs to be done still) - switching between display types in header (long filenames needs to be done still)
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 1b3c4f17ea3..e644c0aa019 100644
--- a/source/blender/editors/include/UI_resources.h
+++ b/source/blender/editors/include/UI_resources.h
@@ -606,7 +606,7 @@ typedef enum {
ICON_LONGDISPLAY,
ICON_SHORTDISPLAY,
ICON_GHOST,
- ICON_BLANK283,
+ ICON_IMGDISPLAY,
ICON_BLANK284,
ICON_BLANK285,
ICON_FOLDER_DEHLT,