From 3316087c16dd2093609bb2445ef8a732c1d476f1 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 2 Dec 2010 17:08:01 +0800 Subject: [PATCH] tools/build_gtk_tree.js --- tools/build_gtk_tree.js | 1 + 1 file changed, 1 insertion(+) 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)); -- 2.39.2