1
1

Cleanup: add ED_screen_areas_iter to clang-format ForEachMacros

This commit is contained in:
2020-05-10 15:42:06 +02:00
parent 4816b1f11d
commit 51ac411ce8
7 changed files with 22 additions and 39 deletions

View File

@@ -256,6 +256,7 @@ ForEachMacros:
- SEQ_BEGIN
- SURFACE_QUAD_ITER_BEGIN
- foreach
- ED_screen_areas_iter
# Use once we bump the minimum version to version 8.
# # Without this string literals that in-line 'STRINGIFY' behave strangely (a bug?).