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-10-28 20:51:35 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-10-28 20:51:35 +0300
commit5a481e41ce8fcdb64dd8486a2bdb5eea3aad8254 (patch)
tree6cf311a9a8e997d8d5b3b960c2b83890c7f268cd /source/blender/editors/include
parente38a00f98183975facc3acdaf863982c1b98ff92 (diff)
parent43a8fdb6addf3a31b34cdd5d7989e428bec37c07 (diff)
Merge branch 'blender-v2.81-release'
Diffstat (limited to 'source/blender/editors/include')
-rw-r--r--source/blender/editors/include/UI_icons.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/include/UI_icons.h b/source/blender/editors/include/UI_icons.h
index 4e4db46adf6..1c2bc54d821 100644
--- a/source/blender/editors/include/UI_icons.h
+++ b/source/blender/editors/include/UI_icons.h
@@ -1027,6 +1027,7 @@ DEF_ICON_COLOR(EVENT_TAB)
DEF_ICON_COLOR(EVENT_PAGEUP)
DEF_ICON_COLOR(EVENT_PAGEDOWN)
DEF_ICON_COLOR(EVENT_RETURN)
+DEF_ICON_COLOR(EVENT_SPACEKEY)
/* add as needed. */
/* Undefine all types. */