src/Builder4/PopoverFiles.bjs
authorAlan <alan@roojs.com>
Fri, 20 May 2022 07:39:46 +0000 (15:39 +0800)
committerAlan <alan@roojs.com>
Fri, 20 May 2022 07:39:46 +0000 (15:39 +0800)
src/Builder4/PopoverFiles.vala

src/Builder4/PopoverFiles.bjs
src/Builder4/PopoverFiles.vala

index e57a77b..ba8907b 100644 (file)
            "id" : "fileview",
            "items" : [
             {
-             "$ columns" : "typeof(string), typeof(string)",
+             "$ columns" : "typeof(string), typeof(Object)",
              "$ xns" : "Gtk",
              "* init" : [
               "{",
index 78afe2b..794cb9a 100644 (file)
@@ -974,7 +974,7 @@ public class Xcls_PopoverFiles : Object
         {
             _this = _owner;
             _this.filemodel = this;
-            this.el = new Gtk.TreeStore( 2, typeof(string), typeof(string) );
+            this.el = new Gtk.TreeStore( 2, typeof(string), typeof(Object) );
 
             // my vars (dec)