From 431519982ca96fc4933abc1689aeb41ed4309320 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 22 Jun 2010 19:20:18 +0800 Subject: [PATCH] ClutterTest/Window.bjs --- ClutterTest/Window.bjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", -- 2.39.2