src/Palete/ValaSource.vala
authorAlan Knowles <alan@roojs.com>
Tue, 19 May 2015 08:15:56 +0000 (16:15 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 19 May 2015 08:15:56 +0000 (16:15 +0800)
src/Palete/ValaSource.vala

index d6ab643..42c0f58 100644 (file)
@@ -69,7 +69,7 @@ namespace Palete {
                        // untill we get a smarter renderer..
                        // we have some scenarios where changing the value does not work
                        if (prop == "* xns" || prop == "xtype") {
-                               result_callback(new Json.Object());
+                               this.compiled(new Json.Object());
                                return ;
                        }