src/Palete/Palete.vala
authorAlan Knowles <alan@roojs.com>
Wed, 8 Jun 2016 09:57:12 +0000 (17:57 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 8 Jun 2016 09:57:12 +0000 (17:57 +0800)
src/Palete/Palete.vala

index 3f40d65..39f1820 100644 (file)
@@ -402,7 +402,7 @@ namespace Palete
                                        err.set_object_member("ERR", files_obj);
  
                                        state.showCompileResult(err);
-                                       return ret;
+                                       return true;
                                }
                                ret.set(line, errmsg); // depricated - this is used by the editor currently -- but we are planning to switch from that..
                                print("got  errors\n");