NewBranch.bjs
[gitlive] / NewBranch.vala
index 693f74b..d9c9f4a 100644 (file)
@@ -2241,6 +2241,10 @@ public class NewBranch : Object
         }
 
         // user defined functions
+        public void load_data () {
+          _this.commit_message.el.set_text("");
+          
+        }
     }
     public class Xcls_Table52 : Object
     {