NewBranch.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 21 Mar 2019 05:53:46 +0000 (13:53 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 21 Mar 2019 05:53:46 +0000 (13:53 +0800)
NewBranch.vala

NewBranch.bjs
NewBranch.vala

index f8a8f4e..a7c6670 100644 (file)
        "bool homogeneous" : false,
        "* pack" : "append_page,_this.label_quick_commit.el",
        "xtype" : "Box",
+       "| void load_data" : "() {\n\n}\n",
        "$ xns" : "Gtk",
        "Gtk.Orientation orientation" : "Gtk.Orientation.VERTICAL",
        "items" : [
index 693f74b..59e8bbc 100644 (file)
@@ -2241,6 +2241,9 @@ public class NewBranch : Object
         }
 
         // user defined functions
+        public void load_data () {
+        
+        }
     }
     public class Xcls_Table52 : Object
     {