From: Alan Knowles Date: Fri, 10 Aug 2012 04:11:24 +0000 (+0800) Subject: tools/build_gtk_tree.js X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=058e948ea7076cbe927bbd87db0799700d2c0436 tools/build_gtk_tree.js --- diff --git a/tools/build_gtk_tree.js b/tools/build_gtk_tree.js index 43743900d..bc550cbea 100644 --- a/tools/build_gtk_tree.js +++ b/tools/build_gtk_tree.js @@ -279,7 +279,7 @@ function BuildLists () { var cls = parent.split('.').pop(); - + /* if (parent == 'Gtk.Bin' || methods['Gtk.Bin'].extendsClasses.indexOf(parent) > -1) { return false; } @@ -291,6 +291,7 @@ function BuildLists () { ].indexOf(parent) > -1) { return false; } + */ //print("TRY ctor: " + parent );