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