forked from bartvdbraak/blender
Fix: Convert to spaces/tabs corrupted syntax
This commit is contained in:
parent
39a6807348
commit
7fd8c2424f
@ -2312,4 +2312,7 @@ void convert_tabs (struct SpaceText *st, int tab)
|
||||
tmp = tmp->next;
|
||||
}
|
||||
}
|
||||
|
||||
if (st->showsyntax)
|
||||
get_format_string(st);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user