src/Builder4/Editor.bjs
authorAlan Knowles <alan@roojs.com>
Sat, 16 Mar 2024 09:17:44 +0000 (17:17 +0800)
committerAlan Knowles <alan@roojs.com>
Sat, 16 Mar 2024 09:17:44 +0000 (17:17 +0800)
src/Builder4/Editor.vala

src/Builder4/Editor.bjs
src/Builder4/Editor.vala

index 6427cfc..01432d6 100644 (file)
              "bool passthrough" : false,
              "items" : [
               {
-               "$ GLib.Type item_type" : "typeof(JsRender.Node)",
+               "$ GLib.Type item_type" : "typeof(Lsp.DocumentSymbol)",
                "$ xns" : "GLib",
                "* prop" : "root",
                "id" : "navliststore",
index 2bb3c2b..b9042c3 100644 (file)
@@ -1958,7 +1958,7 @@ public class Editor : Object
                {
                        _this = _owner;
                        _this.navliststore = this;
-                       this.el = new GLib.ListStore( typeof(JsRender.Node) );
+                       this.el = new GLib.ListStore( typeof(Lsp.DocumentSymbol) );
 
                        // my vars (dec)