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:
authorCampbell Barton <ideasman42@gmail.com>2019-06-22 08:04:46 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-06-22 08:04:46 +0300
commit4774657370e005b3c2b7e4c76885e5ca55a63ccd (patch)
tree72a5fa149b91e1619353cae452d4e6f878db7ed1 /source/blender/editors/include/UI_icons.h
parent2642ba13b4639fc524bc77e30c112942cd3f5355 (diff)
UI: remove Visible IPO icons
These are duplicates of HIDE_ON/OFF.
Diffstat (limited to 'source/blender/editors/include/UI_icons.h')
-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 340b0f70987..3d2052f1fa9 100644
--- a/source/blender/editors/include/UI_icons.h
+++ b/source/blender/editors/include/UI_icons.h
@@ -601,8 +601,8 @@ DEF_ICON(KEY_DEHLT)
DEF_ICON(KEY_HLT)
DEF_ICON(MUTE_IPO_OFF)
DEF_ICON(MUTE_IPO_ON)
-DEF_ICON(VISIBLE_IPO_OFF)
-DEF_ICON(VISIBLE_IPO_ON)
+DEF_ICON_BLANK(517)
+DEF_ICON_BLANK(516)
DEF_ICON(DRIVER)
/* ANIMATION */