X-Git-Url: http://git.roojs.org/?p=gitlive;a=blobdiff_plain;f=Ticket.vala;fp=Ticket.vala;h=d4d1bb3f086631e8cd8cff4fd8885defd8b2135f;hp=425044516efe54c328264f36c44efc199455162d;hb=5d1bed9dc3511405a81aec3546af152f6c9047e7;hpb=6e2622de5904f30b695f5125985455531b914e43 diff --git a/Ticket.vala b/Ticket.vala index 42504451..d4d1bb3f 100644 --- a/Ticket.vala +++ b/Ticket.vala @@ -157,8 +157,11 @@ public class Ticket : Object - this.el.run(); + + return true; }); + this.el.run(); + } public class Xcls_Box2 : Object