tornavis/source/blender/windowmanager/message_bus
Dalai Felinto d138cbfb47 Code Quality: Replace for loops with LISTBASE_FOREACH
Note this only changes cases where the variable was declared inside
the for loop. To handle it outside as well is a different challenge.

Differential Revision: https://developer.blender.org/D7320
2020-04-03 19:27:46 +02:00
..
intern Code Quality: Replace for loops with LISTBASE_FOREACH 2020-04-03 19:27:46 +02:00
wm_message_bus.h Cleanup: Fix forward declaration of headers 2020-03-06 17:26:32 +01:00