Minor white space fix.

This commit is contained in:
2013-04-06 07:53:57 +00:00
parent 4ff8041e0e
commit 72d0cc1f61

View File

@@ -2565,7 +2565,7 @@ class VIEW3D_PT_view3d_meshdisplay(Panel):
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()