DependTree/Window.bjs
authorAlan Knowles <alan@akkbhome.com>
Wed, 1 Dec 2010 13:20:50 +0000 (21:20 +0800)
committerAlan Knowles <alan@akkbhome.com>
Wed, 1 Dec 2010 13:20:50 +0000 (21:20 +0800)
DependTree/Window.bjs

index acb8c93..ff07584 100644 (file)
@@ -6,8 +6,10 @@
     "path": "/home/alan/gitlive/app.Builder.js/DependTree/Window.bjs",
     "items": [
         {
-            "|xns": "Gtk",
             "xtype": "Window",
+            "|xns": "Gtk",
+            "|init": "function() {\n    XObject.prototype.init.call(this);\n}\n",
+            "listeners": {},
             "items": [
                 {
                     "xtype": "HBox",