JsRender/Gtk.vala
authorAlan Knowles <alan@roojs.com>
Mon, 22 Sep 2014 07:09:25 +0000 (15:09 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 22 Sep 2014 07:09:25 +0000 (15:09 +0800)
JsRender/Gtk.vala

index 18cef76..78d593a 100644 (file)
@@ -54,7 +54,10 @@ namespace JsRender {
         },
         */
 GLib.FileUtils.remove(this.path);
-                       this.removeFiles();
+       public   override void          this.removeFiles() {
+
+               
+               if (FileUtils.test(this.p
         
          public   override void  loadItems() throws GLib.Error // : function(cb, sync) == original was async.
         {