Builder/Provider/File/Gtk.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 24 May 2010 05:20:49 +0000 (13:20 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 24 May 2010 05:20:49 +0000 (13:20 +0800)
Builder/Provider/File/Gtk.js

index 2e30336..15a2a61 100755 (executable)
@@ -58,6 +58,7 @@ Gtk = XObject.define(
         
         // super?!?!
         this.id = 'file-gtk-' + gid++;
+        console.dump(this);
         // various loader methods..
        
     },