From 8e18c3b518d583a81755765769452ab8bb7bdd6b Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 30 Mar 2011 19:26:52 +0800 Subject: [PATCH] FixBug.bjs --- FixBug.bjs | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/FixBug.bjs b/FixBug.bjs index 3e68b855..adf7ebb2 100644 --- a/FixBug.bjs +++ b/FixBug.bjs @@ -98,10 +98,12 @@ ] }, { - "|xns": "Gtk", - "xtype": "Button", + "label": "Cancel", "pack": "add_action_widget,0", - "label": "Cancel" + "xtype": "Button", + "|xns": "Gtk", + "id": "", + "listeners": {} }, { "|xns": "Gtk", -- 2.39.2