src/Palete/ValaSource.vala
authorAlan Knowles <alan@roojs.com>
Wed, 20 May 2015 06:09:09 +0000 (14:09 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 20 May 2015 06:09:09 +0000 (14:09 +0800)
src/Palete/ValaSource.vala

index 8ae2fd5..1f4bab4 100644 (file)
@@ -156,7 +156,7 @@ namespace Palete {
                public void checkSpawn(JsRender.JsRender file )
                {
                        this.file = file;
-                        
+                       this.line_offset = 0;
                          
                        string[] args = {};
                        args += BuilderApplication._self;