From 5632e1b525860336a4dffa7a83c910e0687939c6 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 25 Jan 2019 09:42:03 +1100 Subject: Cleanup: replace VSE /w Sequencer This abbreviation isn't used anywhere else in Blender's UI. --- source/blender/makesdna/DNA_scene_types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/makesdna') diff --git a/source/blender/makesdna/DNA_scene_types.h b/source/blender/makesdna/DNA_scene_types.h index 869531bf963..b9912a90bba 100644 --- a/source/blender/makesdna/DNA_scene_types.h +++ b/source/blender/makesdna/DNA_scene_types.h @@ -1568,7 +1568,7 @@ typedef struct PhysicsSettings { } PhysicsSettings; /* ------------------------------------------- */ -/* Safe Area options used in Camera View & VSE +/* Safe Area options used in Camera View & Sequencer */ typedef struct DisplaySafeAreas { /* each value represents the (x,y) margins as a multiplier. -- cgit v1.2.3