From: Alan Knowles Date: Tue, 7 Aug 2018 08:31:40 +0000 (+0800) Subject: src/strip.vala X-Git-Url: http://git.roojs.org/?p=app.mailtrimmer;a=commitdiff_plain;h=af9867c8df6665561c3f0755e437bedad9625dc3 src/strip.vala --- diff --git a/src/strip.vala b/src/strip.vala index afd139c..47225fd 100644 --- a/src/strip.vala +++ b/src/strip.vala @@ -1156,7 +1156,7 @@ public class Strip : GLib.Object { // completed this folder - if (opt_stamp) { + if (StripApplication.opt_stamp) { GLib.FileUtils.set_contents (basepath + subpath + ".strip-done-stamp", "Stripper done"); }