XObject.js
[app.Builder.js] / XObject.js
index 6446be4..82856c2 100644 (file)
@@ -312,7 +312,7 @@ XObject.prototype = {
             imports.console.dump(item);
             Seed.quit();
         }
-        print(this.config.xtype + ":pack=" + item.pack);
+        print(this.cfg.xtype + ":pack=" + item.pack);
         
         if (item.pack===false) {  // no packing.. various items have this ..
             return;