Project/Project.vala
authorAlan Knowles <alan@roojs.com>
Thu, 5 Jun 2014 09:57:59 +0000 (17:57 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 5 Jun 2014 09:57:59 +0000 (17:57 +0800)
Project/Project.vala

index 9d8bce4..d185d3c 100644 (file)
@@ -23,8 +23,7 @@ public class Project.Project {
     public GLib.List<JsRender.JsRender> files ;
     //tree : false,
     public  string xtype {
-          get { return "??"; }
-   }
+         
     
     
     public Project (string path) {