Clones.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 30 Oct 2018 05:03:53 +0000 (13:03 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 30 Oct 2018 05:03:53 +0000 (13:03 +0800)
Clones.vala

Clones.bjs
Clones.vala

index 8f1afa5..6188519 100644 (file)
           },
           {
            "id" : "tv_autocommit",
-           "* init" : "\n//    this.items[0].el.set_activatable(true);\n this.el.add_attribute(_this.keyrender.el , \"active\", 4 );\n\n",
+           "* init" : "\n//    this.items[0].el.set_activatable(true);\n this.el.add_attribute(_this.cr_autocommit.el , \"active\", 4 );\n\n",
            "* pack" : "append_column",
            "title" : "Auto Commit",
            "xtype" : "TreeViewColumn",
index 0eb0724..19420b9 100644 (file)
@@ -602,7 +602,7 @@ public class Clones : Object
             // init method
 
             //    this.items[0].el.set_activatable(true);
-             this.el.add_attribute(_this.keyrender.el , "active", 4 );
+             this.el.add_attribute(_this.cr_autocommit.el , "active", 4 );
         }
 
         // user defined functions