Cleanup: trailing whitespace

This commit is contained in:
Jacques Lucke 2020-04-28 11:11:35 +02:00
parent 3afa2e94ba
commit a66162e1f6
1 changed files with 1 additions and 1 deletions

View File

@ -1341,7 +1341,7 @@ class DATA_PT_modifiers(ModifierButtonsPanel, Panel):
if md.mode == 'VOXEL':
layout.prop(md, "voxel_size")
layout.prop(md, "adaptivity")
else:
else:
row.prop(md, "octree_depth")
row.prop(md, "scale")