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

Builder4/ValaProjectSettings.bjs
Builder4/ValaProjectSettings.vala

index 0ff2c5b..21d79d1 100644 (file)
@@ -80,7 +80,7 @@
                                                 {
                                                     "* pack" : "set_model",
                                                     "xtype" : "ListStore",
-                                                    "$ columns" : "",
+                                                    "$ columns" : "    typeof(string),  // 0 key type\n     typeof(string) // ??\n     ",
                                                     "$ xns" : "Gtk"
                                                 }
                                             ]
index 71587d1..77d04b8 100644 (file)
@@ -309,7 +309,9 @@ public class ValaProjectSettings : Object
         public Xcls_ListStore13(ValaProjectSettings _owner )
         {
             _this = _owner;
-            this.el = new Gtk.ListStore( 0,  );
+            this.el = new Gtk.ListStore( 0,     typeof(string),  // 0 key type
+     typeof(string) // ??
+      );
 
             // my vars (dec)