pep8 cleanup

This commit is contained in:
2010-03-06 01:40:29 +00:00
parent 63bc8405fa
commit 7c0d2ffb64
30 changed files with 72 additions and 69 deletions

View File

@@ -906,7 +906,7 @@ class VIEW3D_PT_tools_projectpaint(View3DPanel):
sub = col.column()
sub.prop(ipaint, "seam_bleed")
sub = col.column()
col.operator("image.save_dirty", text="Save Edited")
col.operator("paint.camera_project")