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/Tree.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fluid/nodes/Tree.cxx') diff --git a/fluid/nodes/Tree.cxx b/fluid/nodes/Tree.cxx index ca9b3d761..92b5e7506 100644 --- a/fluid/nodes/Tree.cxx +++ b/fluid/nodes/Tree.cxx @@ -99,7 +99,7 @@ Node *Tree::find_by_uid(unsigned short uid) { } -/** Find a type node by using the codeview text positions. +/** Find a node by using the codeview text positions. \param[in] text_type 0=source file, 1=header, 2=.fl project file \param[in] crsr cursor position in text -- cgit v1.2.3