Builder4/ValaProjectSettings.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 29 Oct 2014 09:32:30 +0000 (17:32 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 29 Oct 2014 09:32:30 +0000 (17:32 +0800)
Builder4/ValaProjectSettings.vala

Builder4/ValaProjectSettings.bjs
Builder4/ValaProjectSettings.vala

index 479d4b3..0ff2c5b 100644 (file)
@@ -80,6 +80,7 @@
                                                 {
                                                     "* pack" : "set_model",
                                                     "xtype" : "ListStore",
+                                                    "$ columns" : "",
                                                     "$ xns" : "Gtk"
                                                 }
                                             ]
index 4520120..71587d1 100644 (file)
@@ -309,7 +309,7 @@ public class ValaProjectSettings : Object
         public Xcls_ListStore13(ValaProjectSettings _owner )
         {
             _this = _owner;
-            this.el = new Gtk.ListStore( 0, null );
+            this.el = new Gtk.ListStore( 0,  );
 
             // my vars (dec)