From d8dcf4e9254ded08cdc07f75ae93127d768396ce Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 1 Dec 2010 21:25:36 +0800 Subject: [PATCH] DependTree/Window.bjs --- DependTree/Window.bjs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/DependTree/Window.bjs b/DependTree/Window.bjs index c28f9c676..2eee3cbb6 100644 --- a/DependTree/Window.bjs +++ b/DependTree/Window.bjs @@ -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", -- 2.39.2