Merge branch 'master' of http://git.roojs.com:8081/app.Builder.js
authorAlan Knowles <alan@roojs.com>
Fri, 29 Aug 2014 08:40:53 +0000 (16:40 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 29 Aug 2014 08:40:53 +0000 (16:40 +0800)
resources/Gir.overides
tests/ValaTest.vala

index a527b11..eb71be3 100644 (file)
@@ -13,6 +13,6 @@
     
     
     
-    "" : ""
+    "-" : ""
     
 }
index a3bf262..3ecc9ad 100644 (file)
@@ -7,6 +7,7 @@
 int main (string[] args) {
        Gtk.init (ref args);
        //GtkClutter.init (ref args);
+       var app =  Builder4.Application.singleton();
        new JsRender.Lang_Class();
        GLib.Log.set_always_fatal(LogLevelFlags.LEVEL_ERROR | LogLevelFlags.LEVEL_CRITICAL);