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:
Diffstat (limited to 'source/blender/editors/include/UI_resources.h')
-rw-r--r--source/blender/editors/include/UI_resources.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/source/blender/editors/include/UI_resources.h b/source/blender/editors/include/UI_resources.h
index 5e6c346d9cf..d2fbb881a0a 100644
--- a/source/blender/editors/include/UI_resources.h
+++ b/source/blender/editors/include/UI_resources.h
@@ -280,11 +280,11 @@ typedef enum ThemeColorID {
TH_AXIS_Y,
TH_AXIS_Z,
- TH_MANIPULATOR_HI,
- TH_MANIPULATOR_PRIMARY,
- TH_MANIPULATOR_SECONDARY,
- TH_MANIPULATOR_A,
- TH_MANIPULATOR_B,
+ TH_GIZMO_HI,
+ TH_GIZMO_PRIMARY,
+ TH_GIZMO_SECONDARY,
+ TH_GIZMO_A,
+ TH_GIZMO_B,
TH_LOW_GRAD,
TH_HIGH_GRAD,