X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=blobdiff_plain;f=src%2FBuilder4%2FWindowLeftTree.vala;h=9e501e3d63427364ff7e74dfc9cc70f4bc85d29f;hp=bf9a6f8907bbc1646c05cd43ff40675ca7d2bfbf;hb=5609a7d7836e83041be38ac08d116e89833745ab;hpb=847b846b5b1729fd2aaa36ff9c56c1e341d63656 diff --git a/src/Builder4/WindowLeftTree.vala b/src/Builder4/WindowLeftTree.vala index bf9a6f890..9e501e3d6 100644 --- a/src/Builder4/WindowLeftTree.vala +++ b/src/Builder4/WindowLeftTree.vala @@ -829,7 +829,7 @@ public class Xcls_WindowLeftTree : Object } } - public void setCursor (string treepath, string sourceEvent) => { + public void setCursor (string treepath, string sourceEvent) { this.lastEventSource = sourceEvent; this.el.set_cursor(new Gtk.TreePath.from_string(treepath), null, false);