Style: Set clang-format Standard to c++14
This commit is contained in:
@ -330,7 +330,7 @@ private:
|
||||
ItemMeta *meta_hovering;
|
||||
Variant current_meta;
|
||||
|
||||
Vector<Ref<RichTextEffect> > custom_effects;
|
||||
Vector<Ref<RichTextEffect>> custom_effects;
|
||||
|
||||
void _invalidate_current_line(ItemFrame *p_frame);
|
||||
void _validate_line_caches(ItemFrame *p_frame);
|
||||
|
||||
Reference in New Issue
Block a user