X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=src%2Fwmnotify.h;h=989e5117ee62aff39c7f9bb7033565f257def701;hb=13245184b602d8040fa4ac14497e4456397d31a4;hp=c701f0159cc3f59504fe4970bc22c156a509ad5c;hpb=91684456bb0c66643334ddbee629b553f372bab7;p=dockapps%2Fwmnotify.git diff --git a/src/wmnotify.h b/src/wmnotify.h index c701f01..989e511 100644 --- a/src/wmnotify.h +++ b/src/wmnotify.h @@ -60,6 +60,7 @@ struct wmnotify_t { bool debug; char *optional_config_file; + int mailcheck_single_click; char mail_client_command[512]; char *mail_client_argv[ARGV_LIMIT]; unsigned int mail_check_interval; /* In seconds. */