NewBranch.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 21 Mar 2019 04:36:56 +0000 (12:36 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 21 Mar 2019 04:36:56 +0000 (12:36 +0800)
NewBranch.vala

NewBranch.bjs
NewBranch.vala

index cde7a33..3df949e 100644 (file)
        "$ xns" : "Gtk"
       },
       {
        "$ xns" : "Gtk"
       },
       {
-       "id" : "label_crete_ticket",
+       "id" : "label_create_ticket",
        "xtype" : "Label",
        "* pack" : false,
        "string label" : "Create a new Ticket",
        "xtype" : "Label",
        "* pack" : false,
        "string label" : "Create a new Ticket",
index d5a5c23..3d90374 100644 (file)
@@ -25,7 +25,7 @@ public class NewBranch : Object
     public Xcls_scrolled_window scrolled_window;
     public Xcls_view view;
     public Xcls_label_select_ticket label_select_ticket;
     public Xcls_scrolled_window scrolled_window;
     public Xcls_view view;
     public Xcls_label_select_ticket label_select_ticket;
-    public Xcls_label_crete_ticket label_crete_ticket;
+    public Xcls_label_create_ticket label_create_ticket;
     public Xcls_label_quick_commit label_quick_commit;
 
         // my vars (def)
     public Xcls_label_quick_commit label_quick_commit;
 
         // my vars (def)
@@ -984,7 +984,7 @@ public class NewBranch : Object
             this.el.vexpand = true;
             var child_0 = new Xcls_label_select_ticket( _this );
             child_0.ref();
             this.el.vexpand = true;
             var child_0 = new Xcls_label_select_ticket( _this );
             child_0.ref();
-            var child_1 = new Xcls_label_crete_ticket( _this );
+            var child_1 = new Xcls_label_create_ticket( _this );
             child_1.ref();
             var child_2 = new Xcls_label_quick_commit( _this );
             child_2.ref();
             child_1.ref();
             var child_2 = new Xcls_label_quick_commit( _this );
             child_2.ref();
@@ -1015,7 +1015,7 @@ public class NewBranch : Object
         // user defined functions
     }
 
         // user defined functions
     }
 
-    public class Xcls_label_crete_ticket : Object
+    public class Xcls_label_create_ticket : Object
     {
         public Gtk.Label el;
         private NewBranch  _this;
     {
         public Gtk.Label el;
         private NewBranch  _this;
@@ -1024,10 +1024,10 @@ public class NewBranch : Object
             // my vars (def)
 
         // ctor
             // my vars (def)
 
         // ctor
-        public Xcls_label_crete_ticket(NewBranch _owner )
+        public Xcls_label_create_ticket(NewBranch _owner )
         {
             _this = _owner;
         {
             _this = _owner;
-            _this.label_crete_ticket = this;
+            _this.label_create_ticket = this;
             this.el = new Gtk.Label( "Create a new Ticket" );
 
             // my vars (dec)
             this.el = new Gtk.Label( "Create a new Ticket" );
 
             // my vars (dec)