diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2018-05-12 09:38:00 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2018-05-12 09:38:00 +0200 |
commit | 3d9deda8b367ae9c715bef7e9b1b5917ed81240f (patch) | |
tree | 5390848dafc7655554ed9af957f5ff2b8f1c437e /doc/classes/Path.xml | |
parent | 224d5371ff65a242f354b0c645176bdeea1cd14c (diff) |
Sync classref with current source
Diffstat (limited to 'doc/classes/Path.xml')
-rw-r--r-- | doc/classes/Path.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/classes/Path.xml b/doc/classes/Path.xml index 621a513da3..5ece747aaf 100644 --- a/doc/classes/Path.xml +++ b/doc/classes/Path.xml @@ -16,6 +16,12 @@ <member name="curve" type="Curve3D" setter="set_curve" getter="get_curve"> </member> </members> + <signals> + <signal name="curve_changed"> + <description> + </description> + </signal> + </signals> <constants> </constants> </class> |