src/Builder4/ValaCompileErrors.bjs
authorAlan Knowles <alan@roojs.com>
Sat, 16 May 2015 09:14:56 +0000 (17:14 +0800)
committerAlan Knowles <alan@roojs.com>
Sat, 16 May 2015 09:14:56 +0000 (17:14 +0800)
src/Builder4/ValaCompileErrors.vala

src/Builder4/ValaCompileErrors.bjs
src/Builder4/ValaCompileErrors.vala

index 6e96a3e..d29568d 100644 (file)
@@ -8,10 +8,10 @@
  "build_module" : "",
  "items" : [
   {
+   "| void loadErrors" : "() {\n\n}\n",
    "id" : "ValaCompileErrors",
    "xtype" : "Popover",
    "$ xns" : "Gtk",
-   "| return_type XXXX" : "() {\n\n}\n",
    "items" : [
     {
      "id" : "compile_view",
index 7286b6c..dbbf4bb 100644 (file)
@@ -32,7 +32,7 @@ public class Xcls_ValaCompileErrors : Object
     }
 
     // user defined functions 
-    public return_type XXXX () {
+    public void loadErrors () {
     
     }
     public class Xcls_compile_view : Object