src/Application.vala
authorAlan Knowles <alan@roojs.com>
Fri, 15 May 2015 03:21:47 +0000 (11:21 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 15 May 2015 03:21:47 +0000 (11:21 +0800)
src/Application.vala

index 81fe604..18ee338 100644 (file)
@@ -88,6 +88,7 @@
                {
                        
                        _self = args[0];
+                       GLib.debug("SELF = %s", _self);
                        
                        Object(
                               application_id: "org.roojs.app-builder",