src/Builder4/MainWindow.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 18 May 2015 10:15:18 +0000 (18:15 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 18 May 2015 10:15:18 +0000 (18:15 +0800)
src/Builder4/MainWindow.vala

src/Builder4/MainWindow.bjs
src/Builder4/MainWindow.vala

index 53b38fd..85418ec 100644 (file)
            },
            "bool always_show_image" : true,
            "id" : "statusbar_warnings",
+           "| void setNotices" : "() {\n\n}\n",
            "Xcls_ValaCompileErrors popup" : "",
            "* pack" : "add",
            "string label" : "Warnings",
index 8fcc765..5eef30c 100644 (file)
@@ -2418,6 +2418,9 @@ public class Xcls_MainWindow : Object
         }
 
         // user defined functions 
+        public void setNotices () {
+        
+        }
     }
     public class Xcls_Image74 : Object 
     {