src/Palete/VapiParser.vala
authorAlan Knowles <alan@roojs.com>
Thu, 7 May 2015 06:26:47 +0000 (14:26 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 7 May 2015 06:26:47 +0000 (14:26 +0800)
src/Palete/VapiParser.vala

index 950a6e7..e11132c 100644 (file)
@@ -323,7 +323,7 @@ namespace Palete {
                        // dump the tree for Gtk?
                        
                        
-                       print("%s\n", cache.get("Gtk").asJSONString());
+                       print("%s\n", Gir.cache.get("Gtk").asJSONString());
                        print("ALL OK?\n");
                 
                }