src/Builder4/ValaCompileErrors.bjs
authorAlan Knowles <alan@roojs.com>
Fri, 15 May 2015 09:42:24 +0000 (17:42 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 15 May 2015 09:42:24 +0000 (17:42 +0800)
src/Builder4/About.bjs
src/Builder4/About.vala

src/Builder4/About.bjs
src/Builder4/About.vala
src/Builder4/ValaCompileErrors.bjs [new file with mode: 0644]

index 53a13f3..c2e3ac8 100644 (file)
@@ -9,7 +9,7 @@
  "items" : [
   {
    "listeners" : {
-    "delete_event" : "(self, event) => {\n    this.el.hide();\n    return true; \n   \n \n} \n  ",
+    "delete_event" : "(self, event) => {\n    this.el.hide();\n    return true; \n    \n} \n  ",
     "response" : "(rid) => {\n    this.el.hide();\n}\n"
    },
    "Gtk.License license_type" : "Gtk.License.LGPL_3_0",
index 2ee29a3..f61ecc0 100644 (file)
@@ -36,8 +36,7 @@ public class About : Object
         this.el.delete_event.connect( (self, event) => {
             this.el.hide();
             return true; 
-           
-         
+            
         });
         this.el.response.connect( (rid) => {
             this.el.hide();
diff --git a/src/Builder4/ValaCompileErrors.bjs b/src/Builder4/ValaCompileErrors.bjs
new file mode 100644 (file)
index 0000000..62caff9
--- /dev/null
@@ -0,0 +1,11 @@
+{
+ "name" : "ValaCompileErrors",
+ "parent" : "",
+ "title" : "",
+ "path" : "/home/alan/gitlive/app.Builder.js/src/Builder4/ValaCompileErrors.bjs",
+ "permname" : "",
+ "modOrder" : "",
+ "build_module" : "",
+ "items" : [
+ ]
+}
\ No newline at end of file