src/Builder4/CodeInfo.bjs
authorAlan Knowles <alan@roojs.com>
Sat, 16 Mar 2024 08:02:38 +0000 (16:02 +0800)
committerAlan Knowles <alan@roojs.com>
Sat, 16 Mar 2024 08:02:38 +0000 (16:02 +0800)
src/Builder4/CodeInfo.vala

src/Builder4/CodeInfo.bjs
src/Builder4/CodeInfo.vala

index bf82f3d..84cc46d 100644 (file)
@@ -85,7 +85,7 @@
                "bool passthrough" : false,
                "items" : [
                 {
-                 "$ GLib.Type item_type" : "tyopeof(JsRender.Node)",
+                 "$ GLib.Type item_type" : "typeof(JsRender.Node)",
                  "$ xns" : "GLib",
                  "* prop" : "root",
                  "xtype" : "ListStore"
index aa3fa16..5a38d36 100644 (file)
@@ -344,7 +344,7 @@ public class CodeInfo : Object
                public Xcls_ListStore81(CodeInfo _owner )
                {
                        _this = _owner;
-                       this.el = new GLib.ListStore( tyopeof(JsRender.Node) );
+                       this.el = new GLib.ListStore( typeof(JsRender.Node) );
 
                        // my vars (dec)