From: Alan Knowles Date: Fri, 10 Aug 2012 04:01:12 +0000 (+0800) Subject: tools/build_gtk_tree.js X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=969fbfc948ff6aa3a4dab6e1f1117584e05397fa tools/build_gtk_tree.js --- diff --git a/tools/build_gtk_tree.js b/tools/build_gtk_tree.js index 4f515ad3b..43743900d 100644 --- a/tools/build_gtk_tree.js +++ b/tools/build_gtk_tree.js @@ -298,6 +298,9 @@ function BuildLists () { //print("TRY child type: " + parent); print(parent + " : says children are of type : " + x.child_type()); + // get the Gtype for the child? + + return true; }