X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=mutt.h;h=72316f01bd10f8a1759571c5ede261d520682d92;hp=53b245656271769e956a14f5cfc065fa3aa6ac4d;hb=939231b97323754e1329160d25212083242f7e09;hpb=09e1bf15b3c55ca9c44c09d2e91dd251af2da706 diff --git a/mutt.h b/mutt.h index 53b2456..72316f0 100644 --- a/mutt.h +++ b/mutt.h @@ -461,6 +461,7 @@ enum OPTSTATUSONTOP, OPTSTRICTMIME, OPTSTRICTTHREADS, + OPTSTRIPWAS, OPTSTUFFQUOTED, OPTSUSPEND, OPTTEXTFLOWED, @@ -562,7 +563,7 @@ enum OPTNEWSCACHE, /* (pseudo) used to indicate if news cache exist */ #endif OPTSHORTENHIERARCHY, /* set when to shorten "hierarchies" in the sidebar */ - + OPTSIDEBARNEWMAILONLY, OPTMAX };