FixBug.bjs
authorAlan Knowles <alan@akbkhome.com>
Sun, 16 Dec 2012 08:21:07 +0000 (16:21 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 16 Dec 2012 08:21:07 +0000 (16:21 +0800)
FixBug.js

FixBug.bjs
FixBug.js

index c505bae..852b8ff 100644 (file)
                                                             "|xns": "Gtk"
                                                         },
                                                         {
-                                                            "pack": "append_column",
                                                             "sizing": "",
                                                             "xtype": "TreeViewColumn",
                                                             "|init": "function() {\n    XObject.prototype.init.call(this);\n    this.el.add_attribute(this.items[0].el , 'markup', 1 );\n}\n",
index b053895..b899ed0 100644 (file)
--- a/FixBug.js
+++ b/FixBug.js
@@ -276,7 +276,6 @@ FixBug=new XObject({
                                                 },
                                                 {
                                                     xtype: Gtk.TreeViewColumn,
-                                                    pack : "append_column",
                                                     sizing : "",
                                                     init : function() {
                                                         XObject.prototype.init.call(this);