diff options
Diffstat (limited to 'src/ui/tool/node.h')
| -rw-r--r-- | src/ui/tool/node.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/tool/node.h b/src/ui/tool/node.h index daab19cae..084ea1dff 100644 --- a/src/ui/tool/node.h +++ b/src/ui/tool/node.h @@ -166,6 +166,8 @@ public: void showHandles(bool v); + void updateHandles(); + /** * Pick the best type for this node, based on the position of its handles. |
