Code Cleanup: style, spelling and pep8 edits

This commit is contained in:
2013-11-20 03:38:18 +11:00
parent 780459e406
commit 1ea47c9af9
19 changed files with 30 additions and 29 deletions

View File

@@ -727,7 +727,7 @@ class IMAGE_PT_tools_brush_overlay(BrushButtonsPanel, Panel):
tex_slot_mask = brush.mask_texture_slot
col = layout.column()
col.label(text="Curve:")
row = col.row(align=True)