src/Builder4/Editor.bjs
[roobuilder] / src / Builder4 / Editor.bjs
index ca3bb61..bf08936 100644 (file)
            ],
            "| void show" : [
             "(Gee.ArrayList<Lsp.DocumentSymbol> syms) {",
-            "\t_this.navigationwindow.el.show();",
+            "\t_this.navigation_holder.el.show();",
             "\t",
             "\t//_this.navliststore.el.remove_all();",
             "\t",