src/Builder4/Editor.bjs
[roobuilder] / src / Builder4 / Editor.bjs
index 60de81d..0a41015 100644 (file)
          ],
          "xtype" : "ColumnView",
          "| void show" : [
-          "() {",
+          "(Gee.ArrayList<Lsp.DocumentSymbol> syms) {",
+          "\t",
           "",
           "}"
          ]