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-01-25 01:42:03 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-01-25 01:44:32 +0300
commit5632e1b525860336a4dffa7a83c910e0687939c6 (patch)
tree407e53fbe04ad460c512c953b5c2befa0ec7a189 /source/blender/makesdna/DNA_scene_types.h
parente1efaa6f74af25e16d2b32c2ddd9c08eb77f8589 (diff)
Cleanup: replace VSE /w Sequencer
This abbreviation isn't used anywhere else in Blender's UI.
Diffstat (limited to 'source/blender/makesdna/DNA_scene_types.h')
-rw-r--r--source/blender/makesdna/DNA_scene_types.h2
1 files changed, 1 insertions, 1 deletions
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.