tools/build_gtk_tree.js
authorAlan Knowles <alan@roojs.com>
Thu, 9 Aug 2012 04:16:44 +0000 (12:16 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 9 Aug 2012 04:16:44 +0000 (12:16 +0800)
tools/build_gtk_tree.js

index 0b9f74d..708736f 100644 (file)
@@ -123,7 +123,10 @@ function BuildLists () {
                 }
                 
                 
-                
+                methods[addable_type].can_be_added_to_as[cls]=cls;
+                implementations[cls].forEach(function(imp) {
+                    methods[addable_type].can_be_added_to_as[imp]=c;
+                });
                 
                 return;
             /*