[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [55555] trunk/blender/release/scripts/ startup/bl_ui/space_image.py: White space commit.

Thomas Dinges blender at dingto.org
Sun Mar 24 20:10:30 CET 2013


Revision: 55555
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=55555
Author:   dingto
Date:     2013-03-24 19:10:30 +0000 (Sun, 24 Mar 2013)
Log Message:
-----------
White space commit.

And 55555. :D 

Modified Paths:
--------------
    trunk/blender/release/scripts/startup/bl_ui/space_image.py

Modified: trunk/blender/release/scripts/startup/bl_ui/space_image.py
===================================================================
--- trunk/blender/release/scripts/startup/bl_ui/space_image.py	2013-03-24 19:08:24 UTC (rev 55554)
+++ trunk/blender/release/scripts/startup/bl_ui/space_image.py	2013-03-24 19:10:30 UTC (rev 55555)
@@ -477,7 +477,6 @@
         split = layout.split()
 
         col = split.column()
-
         col.prop(ima, "use_animation")
         sub = col.column(align=True)
         sub.active = ima.use_animation




More information about the Bf-blender-cvs mailing list