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:
authorThomas Dinges <blender@dingto.org>2013-03-24 23:10:30 +0400
committerThomas Dinges <blender@dingto.org>2013-03-24 23:10:30 +0400
commit814b3933e387fdf4784a855502b7f55bad272078 (patch)
tree5ebb6e15707fd24ea9e0c44cc479fec37de0d7ba /release/scripts/startup
parent8bf206ce4b5fb3d8bb0e143d9b5e8422f71aefc7 (diff)
White space commit.
And 55555. :D
Diffstat (limited to 'release/scripts/startup')
-rw-r--r--release/scripts/startup/bl_ui/space_image.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/release/scripts/startup/bl_ui/space_image.py b/release/scripts/startup/bl_ui/space_image.py
index b48e7660a6b..4368d362882 100644
--- a/release/scripts/startup/bl_ui/space_image.py
+++ b/release/scripts/startup/bl_ui/space_image.py
@@ -477,7 +477,6 @@ class IMAGE_PT_game_properties(Panel):
split = layout.split()
col = split.column()
-
col.prop(ima, "use_animation")
sub = col.column(align=True)
sub.active = ima.use_animation