[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [55836] branches/soc-2008-mxcurioni/ release/scripts/startup/bl_ui/space_view3d.py: Minor white space fix.

Tamito Kajiyama rd6t-kjym at asahi-net.or.jp
Sat Apr 6 09:53:58 CEST 2013


Revision: 55836
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=55836
Author:   kjym3
Date:     2013-04-06 07:53:57 +0000 (Sat, 06 Apr 2013)
Log Message:
-----------
Minor white space fix.

Modified Paths:
--------------
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/space_view3d.py

Modified: branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/space_view3d.py
===================================================================
--- branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/space_view3d.py	2013-04-06 06:09:08 UTC (rev 55835)
+++ branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/space_view3d.py	2013-04-06 07:53:57 UTC (rev 55836)
@@ -2565,7 +2565,7 @@
         if with_freestyle:
             col.prop(mesh, "show_freestyle_edge_marks", text="Edge Marks")
             col.prop(mesh, "show_freestyle_face_marks", text="Face Marks")
-        
+
         col = layout.column()
 
         col.separator()




More information about the Bf-blender-cvs mailing list