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:
authormano-wii <germano.costa@ig.com.br>2019-08-20 21:07:48 +0300
committermano-wii <germano.costa@ig.com.br>2019-08-20 21:07:48 +0300
commit58341242bf6b30392435130b242d2366ab03c1dd (patch)
tree29aa10a82d019779804008022037024c5286b3e4 /source/blender/editors/include/UI_icons.h
parent1876e18b1b8fd252f11e380da8ee80bb5e607a48 (diff)
Editor Transform: New Snap Option Middle
Part of T66420 Reviewers: campbellbarton, brecht Reviewed By: campbellbarton Differential Revision: https://developer.blender.org/D5532
Diffstat (limited to 'source/blender/editors/include/UI_icons.h')
-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 03a49943ed3..bca0d8984c8 100644
--- a/source/blender/editors/include/UI_icons.h
+++ b/source/blender/editors/include/UI_icons.h
@@ -668,7 +668,7 @@ DEF_ICON(PARTICLE_PATH)
DEF_ICON_BLANK(669)
DEF_ICON_BLANK(670)
DEF_ICON_BLANK(671)
-DEF_ICON_BLANK(672)
+DEF_ICON(SNAP_MIDPOINT)
DEF_ICON(SNAP_OFF)
DEF_ICON(SNAP_ON)
DEF_ICON(SNAP_NORMAL)