src/Palete/VapiParser.vala
authorAlan Knowles <alan@roojs.com>
Wed, 6 May 2015 07:53:45 +0000 (15:53 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 6 May 2015 07:53:45 +0000 (15:53 +0800)
src/Palete/VapiParser.vala

index e8109c2..8facd93 100644 (file)
@@ -128,7 +128,7 @@ namespace Palete {
                         
                        Vala.CodeContext.pop ();
                         
-                        
+                       context.accept(this);
                        print("ALL OK?\n");
                 
                }