Test.GtkWriter.js
authorAlan Knowles <alan@roojs.com>
Tue, 10 Jun 2014 11:47:32 +0000 (19:47 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 10 Jun 2014 11:47:32 +0000 (19:47 +0800)
Test.GtkWriter.js

index 4643370..1416d3a 100644 (file)
@@ -18,7 +18,7 @@ var proj = new imports.Project.Gtk.Gtk({
 
 
 
-var tf = proj.files['/home/alan/gitlive/app.Builder/Builder4/Editor.bjs'];
+var tf = proj.files['/home/alan/gitlive/app.Builder/Builder4/DialogNewComponent.bjs'];
 tf.loadItems(function() {
     print(JSON.stringify(tf,null,4));