DependTree/Window.bjs
[app.Builder.js] / DependTree / BuildLists.js
index 48d9d45..2c858dd 100644 (file)
@@ -119,7 +119,7 @@ function BuildLists () {
     }
     this.methods = methods;
     this.allmethods = allmethods;
-    this.allchildren= allmethods;
+    this.allchildren = allchildren;
 
     this.implementations = implementations;