src/Palete/CompileError.vala
authorAlan <alan@roojs.com>
Thu, 11 Jan 2024 10:24:26 +0000 (18:24 +0800)
committerAlan <alan@roojs.com>
Thu, 11 Jan 2024 10:24:26 +0000 (18:24 +0800)
src/Palete/CompileError.vala

index 2b26359..3d15657 100644 (file)
@@ -167,7 +167,7 @@ namespace Palete {
                    req.errorByType.set(prop,ls);
                    
                }
-                       */
+                       
        // only used by javascript /roo errors..
                public static GLib.ListStore jsonToListStore(Project.Project project, Json.Object tree)
                {
@@ -190,7 +190,7 @@ namespace Palete {
           
                
                }
-        
+        */
                
        }