From fc91880faf7968432710e439e77ef067759d16fc Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Tue, 15 Apr 2025 14:47:24 +0200 Subject: Reactivating Mergeback functionality. (#1226) Reactivated code. Various fixes. New documentation. --- fluid/nodes/Node.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fluid/nodes/Node.h') diff --git a/fluid/nodes/Node.h b/fluid/nodes/Node.h index 5c473a936..64d720297 100644 --- a/fluid/nodes/Node.h +++ b/fluid/nodes/Node.h @@ -39,7 +39,7 @@ class Project_Writer; Declare where a new type is placed and how to create it. Placement can be as the first or last child of the anchor, or right after the - anchor. In most cases, the anchor is the last selected type node. + anchor. In most cases, the anchor is the last selected node. If the source is FROM_USER, widgets may be created with default titles and labels. Type created FROM_FILE will start with no label, so the label is set -- cgit v1.2.3