NewBranch.bjs
authorAlan Knowles <alan@roojs.com>
Fri, 14 Dec 2018 02:36:25 +0000 (10:36 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 14 Dec 2018 02:36:25 +0000 (10:36 +0800)
NewBranch.vala

NewBranch.bjs
NewBranch.vala

index 578c92d..83aa037 100644 (file)
          "$ xns" : "Gtk"
         },
         {
-         "* pack" : "attach_defaults,0,2,5,6",
+         "* pack" : "attach_defaults,0,2,4,5",
          "xtype" : "CheckButton",
+         "string label" : "Show tickets not assigned to me",
          "$ xns" : "Gtk"
         }
        ]
index 5c358ff..bebba48 100644 (file)
@@ -194,7 +194,7 @@ public class NewBranch : Object
             this.el.attach_defaults (  child_7.el , 4,5,3,4 );
             var child_8 = new Xcls_CheckButton16( _this );
             child_8.ref();
-            this.el.attach_defaults (  child_8.el , 0,2,5,6 );
+            this.el.attach_defaults (  child_8.el , 0,2,4,5 );
         }
 
         // user defined functions
@@ -683,6 +683,7 @@ public class NewBranch : Object
             // my vars (dec)
 
             // set gobject values
+            this.el.label = "Show tickets not assigned to me";
         }
 
         // user defined functions