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:
authorNathan Craddock <nzcraddock@gmail.com>2020-11-18 05:55:49 +0300
committerNathan Craddock <nzcraddock@gmail.com>2020-11-18 05:55:49 +0300
commit80a701c4e6cbca59d445b9cf01b2c69dc8404738 (patch)
tree728090abb267cbc380414c5b22b3d71e1b01d9a2 /source/blender/editors/include
parentbbdfeb751e16d939482d2e4b95c4d470f53f18a5 (diff)
parenta352baccc399378333c4352ed83772b49f7ba852 (diff)
Merge branch 'blender-v2.91-release'
Diffstat (limited to 'source/blender/editors/include')
-rw-r--r--source/blender/editors/include/UI_icons.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/include/UI_icons.h b/source/blender/editors/include/UI_icons.h
index d99ecf2fd56..b7eb5cab7f9 100644
--- a/source/blender/editors/include/UI_icons.h
+++ b/source/blender/editors/include/UI_icons.h
@@ -263,7 +263,7 @@ DEF_ICON(LIBRARY_DATA_BROKEN)
DEF_ICON(BOIDS)
DEF_ICON(STRANDS)
DEF_ICON(LIBRARY_DATA_INDIRECT)
-DEF_ICON_OBJECT_DATA(GREASEPENCIL)
+DEF_ICON(GREASEPENCIL)
DEF_ICON_SHADING(LINE_DATA)
DEF_ICON(LIBRARY_DATA_OVERRIDE)
DEF_ICON(GROUP_BONE)