From cc128665472cccfa9c5a26edadeae65c221a5f52 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 28 May 2015 15:07:28 +0800 Subject: [PATCH] src/Palete/ValaSourceCompiler.vala --- src/Palete/ValaSourceCompiler.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Palete/ValaSourceCompiler.vala b/src/Palete/ValaSourceCompiler.vala index 3c474f136..32d125f3b 100644 --- a/src/Palete/ValaSourceCompiler.vala +++ b/src/Palete/ValaSourceCompiler.vala @@ -390,7 +390,7 @@ namespace Palete { this.outputResult(); return; } - + context.run_output = true; context.codegen = new Vala.GDBusServerModule (); -- 2.39.2