src/Builder4/ValaProjectSettings.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 4 Mar 2015 08:16:43 +0000 (16:16 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 4 Mar 2015 08:16:43 +0000 (16:16 +0800)
src/Builder4/ValaProjectSettings.vala

src/Builder4/ValaProjectSettings.bjs
src/Builder4/ValaProjectSettings.vala

index fdfa836..c28ec2e 100644 (file)
               },
               {
                "utf8 title" : "use",
-               "* init" : "{\n this.el.add_attribute(_this.files_render_use.el , \"active\", 2 );\n }",
+               "* init" : "{\n this.el.add_attribute(_this.files_render_use.el , \"active\", 3 );\n }",
                "* pack" : "append_column",
                "xtype" : "TreeViewColumn",
                "gboolean resizable" : false,
index 5966320..f8020f0 100644 (file)
@@ -1650,7 +1650,7 @@ public class ValaProjectSettings : Object
             // init method 
 
             {
-             this.el.add_attribute(_this.files_render_use.el , "active", 2 );
+             this.el.add_attribute(_this.files_render_use.el , "active", 3 );
              }        }
 
         // user defined functions