FixBug.bjs
authorAlan Knowles <alan@roojs.com>
Sun, 9 Dec 2012 14:17:34 +0000 (22:17 +0800)
committerAlan Knowles <alan@roojs.com>
Sun, 9 Dec 2012 14:17:34 +0000 (22:17 +0800)
FixBug.js

FixBug.bjs
FixBug.js

index b7bd8ea..750c8ad 100644 (file)
                                             "pack": "pack_start,false,true,3",
                                             "xtype": "Entry",
                                             "|xns": "Gtk"
-                                        },
-                                        {
-                                            "pack": "pack_end,false,true,3",
-                                            "xtype": "Button",
-                                            "|use_stock": "true",
-                                            "|xns": "Gtk"
                                         }
                                     ]
                                 },
index 5da662d..132abfa 100644 (file)
--- a/FixBug.js
+++ b/FixBug.js
@@ -201,11 +201,6 @@ FixBug=new XObject({
                                 {
                                     xtype: Gtk.Entry,
                                     pack : "pack_start,false,true,3"
-                                },
-                                {
-                                    xtype: Gtk.Button,
-                                    pack : "pack_end,false,true,3",
-                                    use_stock : true
                                 }
                             ]
                         },