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:
authorBrecht Van Lommel <brechtvanlommel@gmail.com>2018-11-22 23:18:16 +0300
committerBrecht Van Lommel <brechtvanlommel@gmail.com>2018-11-22 23:27:20 +0300
commit3fb77591f4d7cd31cfc4410b18d9d5e9ad135394 (patch)
treeaf16e7abfbb6471e7e9d47367bd8a4bf11a56565 /source/blender/editors/include
parenta7f9b57983aa8ac5a52a611634aeaf6c8191d226 (diff)
UI: fix wrong icons after recent update.
This cleans up old icon .data files that were still hanging around, but not in the SVG anymore.
Diffstat (limited to 'source/blender/editors/include')
-rw-r--r--source/blender/editors/include/UI_icons.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/blender/editors/include/UI_icons.h b/source/blender/editors/include/UI_icons.h
index c55032c9476..9b4ee0c8264 100644
--- a/source/blender/editors/include/UI_icons.h
+++ b/source/blender/editors/include/UI_icons.h
@@ -341,7 +341,7 @@ DEF_ICON_OBJECT_DATA(OUTLINER_DATA_ARMATURE)
DEF_ICON_OBJECT_DATA(OUTLINER_DATA_FONT)
DEF_ICON_OBJECT_DATA(OUTLINER_DATA_SURFACE)
DEF_ICON_OBJECT_DATA(OUTLINER_DATA_SPEAKER)
-DEF_ICON_OBJECT_DATA(OUTLINER_DATA_POSE)
+DEF_ICON_BLANK(344)
DEF_ICON_BLANK(345)
DEF_ICON_OBJECT_DATA(OUTLINER_DATA_GREASEPENCIL)
DEF_ICON(GP_SELECT_POINTS)
@@ -824,7 +824,7 @@ DEF_ICON(BACK)
DEF_ICON(FORWARD)
DEF_ICON_BLANK(825)
DEF_ICON_BLANK(826)
-DEF_ICON(FILE_PREFERENCES)
+DEF_ICON_BLANK(827)
DEF_ICON(FILE_VOLUME)
DEF_ICON(ALEMBIC)
DEF_ICON(VOLUME)