diff options
author | kobewi <kobewi4e@gmail.com> | 2022-10-06 21:59:48 +0200 |
---|---|---|
committer | kobewi <kobewi4e@gmail.com> | 2022-10-07 20:10:18 +0200 |
commit | 1b7aee3c8d8c4ebdedd04b5ccecb70b885be8de9 (patch) | |
tree | c7dc8b1f2998ac846a31b321b92ee3595fb3ef6a /doc/classes/EditorProperty.xml | |
parent | 0c23a2cfe3ad897e1e49008629c135764b2c155c (diff) |
Fill random docs
Diffstat (limited to 'doc/classes/EditorProperty.xml')
-rw-r--r-- | doc/classes/EditorProperty.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/classes/EditorProperty.xml b/doc/classes/EditorProperty.xml index 9170c449bf..2aca19510b 100644 --- a/doc/classes/EditorProperty.xml +++ b/doc/classes/EditorProperty.xml @@ -61,6 +61,7 @@ <method name="update_property"> <return type="void" /> <description> + Forces refresh of the property display. </description> </method> </methods> |