src/strip.vala
[app.mailtrimmer] / src / strip.vala
index 3954d94..31a07d2 100644 (file)
@@ -102,6 +102,7 @@ public class StripApplication : GLib.Application {
        public static bool      opt_scan_mailfort  = false;     
        public static bool              opt_dump = false;       
        public static bool              opt_debug = false; 
+       public static bool              opt_stamp = false; 
        
        public static bool opt_debug_sql = false;       
        public static string? opt_replace_link = null;