From: Alan Knowles Date: Thu, 2 Dec 2010 09:08:01 +0000 (+0800) Subject: tools/build_gtk_tree.js X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=3316087c16dd2093609bb2445ef8a732c1d476f1 tools/build_gtk_tree.js --- diff --git a/tools/build_gtk_tree.js b/tools/build_gtk_tree.js index c20c54f25..1250e7fb8 100644 --- a/tools/build_gtk_tree.js +++ b/tools/build_gtk_tree.js @@ -108,6 +108,7 @@ function BuildLists () { } this.methods = methods; + this.allmethods = methods; this.implementations = implementations; //print(JSON.stringify(methods,null,4)); //print(JSON.stringify(implementations,null,4));