[RTL] Add paragraph separation theme property.
This commit is contained in:
@ -69,6 +69,7 @@ public:
|
||||
const StringName updated = "updated";
|
||||
|
||||
const StringName line_separation = "line_separation";
|
||||
const StringName paragraph_separation = "paragraph_separation";
|
||||
const StringName font = "font";
|
||||
const StringName font_size = "font_size";
|
||||
const StringName font_color = "font_color";
|
||||
|
||||
Reference in New Issue
Block a user