Builder4/ValaProjectSettings.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 30 Oct 2014 10:53:52 +0000 (18:53 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 30 Oct 2014 10:53:52 +0000 (18:53 +0800)
Builder4/ValaProjectSettings.vala

Builder4/ValaProjectSettings.bjs
Builder4/ValaProjectSettings.vala

index 84754d9..0019cc5 100644 (file)
@@ -94,7 +94,7 @@
                                                 },
                                                 {
                                                     "utf8 title" : "use",
-                                                    "* init" : " this.el.add_attribute(_this.packages_render.el , \"markup\", 2 );\n this.el.add_attribute(_this.packages_render.el , \"text\", 1 );\n  ",
+                                                    "* init" : " this.el.add_attribute(_this.packages_render_use.el , \"value\", 2 );\n\n  ",
                                                     "* pack" : "append_column",
                                                     "xtype" : "TreeViewColumn",
                                                     "gboolean resizable" : true,
index 3db5fa6..211aab9 100644 (file)
@@ -411,8 +411,7 @@ public class ValaProjectSettings : Object
 
             // init method 
 
-            this.el.add_attribute(_this.packages_render.el , "markup", 2 );
-             this.el.add_attribute(_this.packages_render.el , "text", 1 );        }
+            this.el.add_attribute(_this.packages_render_use.el , "value", 2 );        }
 
         // user defined functions 
     }