ClutterTest/Window.bjs
authorAlan Knowles <alan@akbkhome.com>
Tue, 22 Jun 2010 11:20:14 +0000 (19:20 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 22 Jun 2010 11:20:14 +0000 (19:20 +0800)
ClutterTest/Window.bjs

index c8d316b..b459f33 100644 (file)
@@ -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",