src/Lsp.vala
authorAlan Knowles <alan@roojs.com>
Thu, 21 Mar 2024 14:23:36 +0000 (22:23 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 21 Mar 2024 14:23:36 +0000 (22:23 +0800)
src/Lsp.vala

index 82f6ec2..34bb1f4 100644 (file)
@@ -496,7 +496,7 @@ namespace Lsp {
                                        i++;
                                        continue;
                                }
-                               GLib.debug("copyList same = updateChildren");
+                               GLib.debug("copyList same = updateChildren %s", sel.name);
                                //
                                        // they are the same (ignoring children
                                copyList(sel.children,tel.children);