wscript: consistently use space indentation instead of tab indentation

This commit is contained in:
Mads Kiilerich
2022-01-25 00:27:20 +01:00
parent 06f8936a73
commit c3bdcdd3fa
4 changed files with 21 additions and 21 deletions

View File

@@ -58,7 +58,7 @@ canvas_sources = [
'scroll_group.cc',
'stateful_image.cc',
'step_button.cc',
'table.cc',
'table.cc',
'text.cc',
'tracking_text.cc',
'types.cc',