From 4f4287243ca5c96630ce01af723920f8b57079dc Mon Sep 17 00:00:00 2001 From: Yuri Roubinsky Date: Tue, 20 Oct 2020 09:22:40 +0300 Subject: Removed underscore from GraphEdit begin/end_node_move signals --- doc/classes/GraphEdit.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/classes') diff --git a/doc/classes/GraphEdit.xml b/doc/classes/GraphEdit.xml index 9d00ffe233..77bd2c60cc 100644 --- a/doc/classes/GraphEdit.xml +++ b/doc/classes/GraphEdit.xml @@ -193,16 +193,11 @@ - + Emitted at the beginning of a GraphNode movement. - - - Emitted at the end of a GraphNode movement. - - @@ -266,6 +261,11 @@ Emitted when a GraphNode is attempted to be duplicated in the GraphEdit. + + + Emitted at the end of a GraphNode movement. + + -- cgit v1.2.3