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

index d828e5d..0e01886 100644 (file)
@@ -170,6 +170,11 @@ namespace Palete {
                        Vala.CodeContext.pop ();
                         
                        context.accept(this);
+                       
+                       // dump the tree for Gtk?
+                       
+                       
+                       
                        print("ALL OK?\n");
                 
                }