From: Alan Knowles Date: Wed, 10 Sep 2014 11:20:30 +0000 (+0800) Subject: tests/GtkView.vala X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=42f2776b8554bf2d9f949d34e83eabd2b712fef0 tests/GtkView.vala --- diff --git a/tests/GtkView.vala b/tests/GtkView.vala index b17da5e41..dbf396fce 100644 --- a/tests/GtkView.vala +++ b/tests/GtkView.vala @@ -15,7 +15,8 @@ int main (string[] args) { proj.scanDirs(); print("load %s\n", proj.firstPath() + "/WindowLeftProps.bjs"); - var tf = proj.files.get(proj.firstPath() + "/WindowLeftProps.bjs"); + //var tf = proj.files.get(proj.firstPath() + "/WindowLeftProps.bjs"); + var tf = proj.files.get(proj.firstPath() + "/EditProject.bjs"); tf.loadItems();