From b13aaa332c30032a08b1351df6402d5b909269e0 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 22 Jun 2010 19:20:14 +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 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", -- 2.39.2