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:
authorBastien Montagne <montagne29@wanadoo.fr>2015-07-15 21:01:49 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2015-07-15 21:28:09 +0300
commite6364c64f2f9cc0f4d3469473e00f6bc04deb848 (patch)
treef4fe83127fd240817c6d144d6e937fa0dcfb3dd4 /source/blender
parent13c39e90b3c0ec6a470fbc3696cd73c2a65b49cf (diff)
Icons: Add new 'library_data_broken' one.
Diffstat (limited to 'source/blender')
-rw-r--r--source/blender/editors/include/UI_icons.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/source/blender/editors/include/UI_icons.h b/source/blender/editors/include/UI_icons.h
index bfb7a3420c9..b5fb24affe4 100644
--- a/source/blender/editors/include/UI_icons.h
+++ b/source/blender/editors/include/UI_icons.h
@@ -251,9 +251,7 @@ DEF_ICON(EMPTY_DATA)
DEF_ICON(SETTINGS)
DEF_ICON(RENDER_ANIMATION)
DEF_ICON(RENDER_STILL)
-#ifndef DEF_ICON_BLANK_SKIP
- DEF_ICON(BLANK080F)
-#endif
+DEF_ICON(LIBRARY_DATA_BROKEN)
DEF_ICON(BOIDS)
DEF_ICON(STRANDS)
DEF_ICON(LIBRARY_DATA_INDIRECT)