From: Alan Knowles Date: Fri, 10 Aug 2012 02:35:50 +0000 (+0800) Subject: tools/build_gtk_tree.js X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=53fe01f9c380e3ec557b464d663bb98c302b5793 tools/build_gtk_tree.js --- diff --git a/tools/build_gtk_tree.js b/tools/build_gtk_tree.js index 959b610ca..9218f312a 100644 --- a/tools/build_gtk_tree.js +++ b/tools/build_gtk_tree.js @@ -276,8 +276,19 @@ function BuildLists () { function verifyUsage(parent,child) { - - + // find all the methods that child can be added to parent. + var methods = methods[parent].can_contain_using; + for(var i =0;i