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

index c28f9c6..2eee3cb 100644 (file)
@@ -10,6 +10,8 @@
             "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",