rna naming error in recent commits

This commit is contained in:
2010-08-20 22:00:23 +00:00
parent dfb8455381
commit c8c2393310

View File

@@ -228,7 +228,7 @@ class DATA_PT_shape_keys(MeshButtonsPanel, bpy.types.Panel):
row = layout.row()
row.prop(kb, "name")
if key.relative:
if key.use_relative:
if ob.active_shape_key_index != 0:
row = layout.row()
row.active = enable_edit_value