src/Builder4/WindowLeftTree.bjs
[app.Builder.js] / src / Builder4 / WindowLeftTree.vala
index 03cf610..bf9a6f8 100644 (file)
@@ -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);