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

index 2eee3cb..83a640b 100644 (file)
@@ -6,12 +6,11 @@
     "path": "/home/alan/gitlive/app.Builder.js/DependTree/Window.bjs",
     "items": [
         {
+            "default_height": 500,
             "default_width": 600,
             "xtype": "Window",
             "|init": "function() {\n    XObject.prototype.init.call(this);\n    this.el.show_all();\n}\n",
             "|xns": "Gtk",
-            "default_height": "",
-            "listeners": {},
             "items": [
                 {
                     "xtype": "HBox",