From: Alan Knowles Date: Tue, 22 Jun 2010 11:20:14 +0000 (+0800) Subject: ClutterTest/Window.bjs X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=b13aaa332c30032a08b1351df6402d5b909269e0 ClutterTest/Window.bjs --- diff --git a/ClutterTest/Window.bjs b/ClutterTest/Window.bjs index c8d316bdf..b459f3306 100644 --- a/ClutterTest/Window.bjs +++ b/ClutterTest/Window.bjs @@ -6,7 +6,7 @@ "path": "/home/alan/gitlive/app.Builder.js/ClutterTest/Window.bjs", "items": [ { - "default_height": 600, + "default_height": 900, "default_width": 600, "xtype": "Window", "|init": "function() {\n XObject.prototype.init.call(this);\n this.el.show_all();\n}\n",