From b658febb6a427b6e6272874d1b9681441e923fcc Mon Sep 17 00:00:00 2001 From: Martin Poirier Date: Thu, 26 Nov 2009 19:31:25 +0000 Subject: Missing from last commit: New snap icons for Increment (gears) --- source/blender/editors/include/UI_icons.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'source/blender/editors/include/UI_icons.h') diff --git a/source/blender/editors/include/UI_icons.h b/source/blender/editors/include/UI_icons.h index f4a7d615895..01029ef90d4 100644 --- a/source/blender/editors/include/UI_icons.h +++ b/source/blender/editors/include/UI_icons.h @@ -650,10 +650,10 @@ DEF_ICON(ICON_MAN_TRANS) DEF_ICON(ICON_MAN_ROT) DEF_ICON(ICON_MAN_SCALE) DEF_ICON(ICON_MANIPUL) -DEF_ICON(ICON_BLANK215) -DEF_ICON(ICON_SNAP_GEAR) -DEF_ICON(ICON_SNAP_GEO) +DEF_ICON(ICON_SNAP_OFF) +DEF_ICON(ICON_SNAP_ON) DEF_ICON(ICON_SNAP_NORMAL) +DEF_ICON(ICON_SNAP_INCREMENT) DEF_ICON(ICON_SNAP_VERTEX) DEF_ICON(ICON_SNAP_EDGE) DEF_ICON(ICON_SNAP_FACE) -- cgit v1.2.3