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

index 0dc46f6..fa6df75 100644 (file)
@@ -50,7 +50,7 @@ namespace Palete {
                
 
                
-               public static Gir?  factory(string ns) {
+               public static GirBase?  factory(string ns) {
                        if (cache == null) {
                                cache = new Gee.HashMap<string,Gir>();
                        }