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

Clones.bjs
Clones.vala

index 226e0e7..f60a0e5 100644 (file)
           },
           {
            "id" : "tv_repo",
-           "* init" : "\n    this.el.add_attribute(_this.cr_repo.el , 'markup', 0 );\n",
+           "* init" : "\n    this.el.add_attribute(_this.cr_repo.el , \"markup\", 0 );\n",
            "title" : "Repo",
            "* pack" : "append_column",
            "xtype" : "TreeViewColumn",
index 49abf82..d658226 100644 (file)
@@ -750,7 +750,7 @@ public class Clones : Object
 
             // init method
 
-            this.el.add_attribute(_this.cr_repo.el , 'markup', 0 );
+            this.el.add_attribute(_this.cr_repo.el , "markup", 0 );
         }
 
         // user defined functions