From 85b120a0f4e6dc7926fc16c434afab9750476e06 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 25 Apr 2011 12:02:15 +0800 Subject: [PATCH] Builder3/Window.js --- Builder3/Window.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Builder3/Window.js b/Builder3/Window.js index c6e49a1a4..7ee0fd5ee 100644 --- a/Builder3/Window.js +++ b/Builder3/Window.js @@ -2803,7 +2803,7 @@ Window=new XObject({ { xtype: Gtk.HPaned, pack : "add", - id : 'CenterEast' + id : 'CenterEast', position : 500, items : [ -- 2.39.2