Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Molenkamp <github@lazydodo.com>2020-08-27 04:14:17 +0300
committerRay Molenkamp <github@lazydodo.com>2020-08-27 04:14:17 +0300
commit489b5790cf182b5b25d2594499de5f5fee518dec (patch)
tree716eb287acc394d4d5fb1ca87fa70ce724d8c6fa /source/blender/editors/space_outliner/outliner_select.c
parent6438fc4f794bd8e6f1eedc48c3812e907ecc059a (diff)
Cleanup: Fix build warning with MSVC
`IDTypeForeachCacheFunctionCallback` lists the `flags` parameter as `uint`, having these functions use `eIDTypeInfoCacheCallbackFlags` results in the following warning when building with MSVC: warning C4028: formal parameter 4 different from declaration This change resolves this warning by changing the parameter to the appropriate type.
Diffstat (limited to 'source/blender/editors/space_outliner/outliner_select.c')
0 files changed, 0 insertions, 0 deletions