NewBranch.bjs
[gitlive] / NewBranch.vala
index 8f8bb12..86ef3ad 100644 (file)
@@ -24,6 +24,7 @@ public class NewBranch : Object
     public Xcls_btn_closed btn_closed;
     public Xcls_scrolled_window scrolled_window;
     public Xcls_view view;
+    public Xcls_Label23 Label23;
 
         // my vars (def)
     public GitRepo? repo;
@@ -981,7 +982,6 @@ public class NewBranch : Object
             this.el.vexpand = true;
             var child_0 = new Xcls_Label23( _this );
             child_0.ref();
-            this.el.get_path_for_child (  child_0.el  );
         }
 
         // user defined functions
@@ -998,6 +998,7 @@ public class NewBranch : Object
         public Xcls_Label23(NewBranch _owner )
         {
             _this = _owner;
+            _this.Label23 = this;
             this.el = new Gtk.Label( null );
 
             // my vars (dec)