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:
authorCampbell Barton <ideasman42@gmail.com>2019-06-17 02:08:17 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-06-17 02:08:17 +0300
commit12da679fa094bdee5e0d55bac51a95a7abfc6d13 (patch)
treeb6ccfb4b19a1d6822297bcc65f74efefab429053 /.clang-format
parente85635b8825f9ca52a43408b58c5f66c4e3742e6 (diff)
UI: remove redundant RNA_TYPE property in the key-map editor
Diffstat (limited to '.clang-format')
-rw-r--r--.clang-format1
1 files changed, 1 insertions, 0 deletions
diff --git a/.clang-format b/.clang-format
index 36c5643a52b..6286087c5e3 100644
--- a/.clang-format
+++ b/.clang-format
@@ -236,6 +236,7 @@ ForEachMacros:
- RNA_BEGIN
- RNA_PROP_BEGIN
- RNA_STRUCT_BEGIN
+ - RNA_STRUCT_BEGIN_SKIP_RNA_TYPE
- SEQP_BEGIN
- SEQ_BEGIN
- foreach