fixes to new project - compile rules and handle notices from compiler (typo)
[roobuilder] / src / Project / Gtk.vala
index 2683662..f0d1dd2 100644 (file)
@@ -332,7 +332,7 @@ namespace Project
  "items" : [
   {
    "$ xns" : "Gtk",
-   "| vpid show" : "() { this.el.show(); }",
+   "| void show" : "() { this.el.show(); }",
    "items" : [
     {
      "$ xns" : "Gtk",